I have a string dropdown populated by a variable in Workshop. I would like the dropdown to select the first value by default when the underlying set recomputes. How could I do that?
In a case like this, you have 3 object sets (one of which is the currently-selected object), plus whatever changes the "input" object set. In my example below this is a filter, but it could be a function, the result of some user interaction, etc.
Conceptually, what's happening here is: