Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
AI OnAI Off
Help shape the future of CMS PaaS release notes! Take this quick survey and share your feedback.
Might give you some ideas on how to solve your thing.
/Johan
Left/root -menu (something like this)-
Prop text for 1st toplevel element
-
Prop text for 2nd toplevel element
-
Prop text for child1 to 2nd toplevel element
-
Prop text for child1 to 2nd toplevel element
-
Prop text for 3rd toplevel element
The meny will only consist of maximum two visible levels, not all top-levels has children, BUT the children (inner ul-list) to, for example "item1" shall only be rendered if either "page1.aspx" is accessed or some of its children (page1-0.aspx or page1-1.aspx). And one more thing, some sublevels shall not be visible in this menu (I suppose I have to use some property like "visible in left nav" = true/false ). Witch classes / controls shall I use to get this working ? I anyone could help me with this I'll be very thanksful