Can any one give me a detailed explanation or point me to a tutorial on how to setup/configure the Popup Menu Control?
I have read the documentation for Popup Menu Control in the “CAF Development Help” documentation but it doesn’t explain on how to set one up so it works.
In this particular case yes but I will also be doing a Web based application using CAF and the “Popup Menu Control” is in the header.html view that was included when I created a new Web based project. For that control I looked at the available properties but it just isn’t obvious to me how to set this control up.
BTW the example using the panel control for my portlet works better than the other solution I came up with.
Each of the “AppNav” controls (Breadcrumbs/Popup Menus/Static Menus/Toggle Menus) are driven by the navigation taxonomy that you have defined in the WebContent/WEB-INF/app-nav.xml file. If you open that file in the provided editor, you can define the structure of your navigation options.