Skip to main content
Question

Add & Removing with Variables

  • February 8, 2024
  • 1 reply
  • 248 views

I am newbie to variables and I haven’t worked much with it and I was just wondering is it possible to create a dropdown menu with variables which can add or remove menu items from the drop down?

For instance, If I need more than 3 menu items in that drop down but I have added only 3 menu items in the main component, Is there any possibility to add or remove with variables?

This topic has been closed for replies.

1 reply

Michel_Schafer

I have the same problem again and again. The only workaround is to always add as many items in the master component as I need. Because: You can always hide items within an instance. You just can’t add new ones.
There should be “expandable properties” that can be expanded within an auto layout.