Hi,
I have a button that when clicked, searches a dataset based on what a user inputs into a field. Is there a way to make it so that when a user hits the Enter key, it also submits the search?
Thanks!
Hi,
I have a button that when clicked, searches a dataset based on what a user inputs into a field. Is there a way to make it so that when a user hits the Enter key, it also submits the search?
Thanks!
Hi Brad,
There are several ways to accomplish what you are looking for,
Please take a look at the API Keyboard Events:
Best,
-Luigi
Hi Luigino,
I am trying to achieve the same as above but i’m not quite sure how to go forward with the link you provided.