Hello everyone, I need some advice. We are upgrading our nav (CMSListMenu) to a mega menu. The nav will be able to go 2 levels and the users needs to have the ability to add current widgets to the...
Hi,I have a CMSUniView that I use to render a navigation menu.However, I'm struggling to resolve inline widgets for same. I followed the documentation on how to dynamically resolve controls but as ...
Hi there,I'm using a CMSUniView to build a menu and I only want to get certain pages form a menuitemgroup. So what I use is WhereCondition=@MenuItemGroup Like '%main%'@ which works like a charm.Now...