Skip to main content
Question

How to create a vertical nested menu with variables and conditionals?

  • October 16, 2024
  • 0 replies
  • 63 views

Silver
  • New Participant
  • 9 replies

So that clicking a menu item:

  1. closes any open sublevels without targeting all items directly by their name!
  2. reveals nested subitems of that particular clicked item.

Principles are clear and I have a working proto, but the conditionals need optimising. Currently my version is really time-consuming to set up. How to set to hide/close all, instead of targeting every single item specifically?

image

This topic has been closed for replies.