·
Added a discussion

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.

  • 1606
Comments
    • 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.

      Login or Join to comment.