Skip to main content
Inspiring
July 25, 2023
Question

sync dropdown menus

  • July 25, 2023
  • 1 reply
  • 143 views

Hey guys. Im trying to sync different dropdown menus. So I have a 5 dropdowns. One of them I want to make as a master dropdown. The other 4 will link to the master dropdown and take info from him, so that dropdowns are the same. And if I change menu on master dropdown, all other will change accordingly.

 

I need that because there is a lot of dropdowns and resetuping them is taking a lot of time. Not sure if it's even possible, but if it is would be really awesome and will save a lot of time!

This topic has been closed for replies.

1 reply

Inspiring
July 25, 2023

Hi there, what you're asking isn't possible; you can only link values of dropdown menu items, not the items themselves, meaning if you add a new item to your main dropdown a new item cannot automatically be added to your other dropdowns.  If they're all going to be the same, though, can you use expressions to link to your main dropdown instead of having one dropdown per comp?