Show_if conditions

Is it possible to use a show_if design area dependant on how "deep" somebody is within the design.


I'd like to use the level parameter that is exposed for menus, but to restrict something to only be shown for example if the page is deeper than level 3.



Is this possible? If so, how?

At the moment, its not possible.


However, you can use the level="3" in the menu. It'll only start printing once you hit level 3. :slight_smile: