set('singleForm', FALSE); $this->_pages = array( 'CRM_Auction_Form_ItemAccount' => NULL, 'CRM_Auction_Form_Item' => NULL, ); $this->addSequentialPages($this->_pages, $action); } }