You can dynamically populate an HTML form menu or list menu with entries from a database. For most pages, you can use an HTML menu object.
Before you begin, you must insert an HTML form in a ColdFusion, PHP, ASP, or JSP page, and you must define a recordset or other source of dynamic content for the menu.
Select the new or an existing HTML List/Menu form object, and then click the Dynamic button in the Property inspector.
Select Insert > Data Objects > Dynamic Data > Dynamic Select List.