I have an automation setup where if a specific dropdown item is selected it changes a status to match the name (this is being used in a inventory management system).
BUT!!
What I am trying to achieve is also the opposite so if an item is deselected the status will yet again change from the item name to N/A.
It seems that the only options to automate a drop down are…
contains all
contains one of
contains only
Now this is a dropdown where someone can select up to 21 items…
I have one way that works but it requires atleast one other item to be live which just isnt going to work and it is very glitchy.
I wondered if anyone had stumbled on an automation that was contains none of or similar.
`