Dropdown do x on enter key pressed

Is it possible to create a function so when a dropdown item is selected and the user presses enter it runs a function?

I have tried using an invisible button, however, this does not work. I have also tried creating an invisible input to do the previously mentioned invisible button function. Neither of these has worked.

Editor link ^

What are you trying to do with the button? Why not to trigger workflow on the dropdown change itself?

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.