Learn How To Create a Web App Item Driven Sub Menu
Dynamically populate sub menus based on web app items
In this video, we will show you how you can create a sub menu that is dynamically populated based on a list of web app items. Typically you create a sub menu using the dynamic menu module. The downside is that the menu will not automatically update when you create a new web app item. This method alleviates that problem by using some handy jQuery to ajax a web app item list into your sub menus.
You will learn how to:
- Create a dummy page to insert backup list view of a web app
- Assign classes to navigation items to display sub menu
- Use jQuery to ajax backup list view into menu
Having trouble installing this solution on your BC website? Post a comment below so the community can assist.
