Select List (drop-down) I need ANY selection in the list to trigger an event.
I have a Select List (aka drop-down) widget populated with about 20 values. I'm looking for a conditional expression that will take ANY selection and trigger an event.
e.g. When drop-down = Any selection from values // Do....
I'm trying to avoid a very lengthy When drop-down = A or B or C or D or ....
Thanks for any help.
Hi Stephen,
You can create an "On change" event associated to the dropdown list.
Best,
Sonia Durán
Hi Stephen,
You can create an "On change" event associated to the dropdown list.
Best,
Sonia Durán
Replies have been locked on this page!