Hi,
is it possible to trigger the OnChange event of a dropdown-box by clicking on a button? (similar to the Select()-function)
Solved! Go to Solution.
Hi @Lukas1 ,
You can consider a similar scenario which may work for you:
You can set a variable OnSelect of the Button. Then put the variable name in the OnChange of the Dropdown. So whenever you click the button, it will trigger the OnChange.
If you have issues, give the full scenario or example
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Hi @Lukas1 ,
You can consider a similar scenario which may work for you:
So clever! Thanks!
User | Count |
---|---|
262 | |
110 | |
92 | |
55 | |
42 |