E
I know that menu item names can have variables dynamically inserted in them by using {var-name}. Can more extensive coding be done in them, such as if statements? I'm talking about using the navigation option in the studio menu.
Menu supports only replacement markers without any conditions. If you need conditions then it have to be done on the server side in the code.
Menu supports only replacement markers without any conditions. If you need conditions then it have to be done on the server side in the code.