I want to be able to set a combobox’s selected index to a specific global property’s value. The only way to do this is to create conditional logic that says if global property== 1 then set comboxbox.selectedIndex to 1. Why can’t the “Operate on an Element” action allow me to set the value based on the global? Thanks!
1 answer
Yes it can be improved.
If the selected index could support expression, things will become easier.
Has added this into the TODO list.
This question is now closed