Using list menu as navigation on detail page

2 posts by 2 authors in: Forums > CMS Builder
Last Post: November 12, 2011   (RSS)

By paulmac - November 11, 2011

Hi

I've set up a mutli menu type called products. I want the list of items in this menu to be displayed as a navigation menu on the content page.

The page to display is productsList.php. The code I'm using is:

// load records
list($productsRecords, $productsMetaData) = getRecords(array(
'tableName' => 'products',
));

I want to display the first record details e.g title and content when the user first goes to to menuList.php and then they can select what page to go to from the navigation list. I need to modify the code to achieve this, but it hasn't worked correctly for me yet. Can anyone help.

Thanks

Re: [paulmac] Using list menu as navigation on detail page

By gkornbluth - November 12, 2011

Hi Paulmac,

I'm not sure what you're asking.

Could you describe what you are trying to d in another way?

Thanks,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php