Search (using input form and repeating groups)

Hey,
I am using an input form and repeating groups to allow a user to do a search within my app.


When the user is ready to search they are required to click an icon to trigger the search. How can I make it so that the user can simply press enter to search through the data? I figured that since the prevent “enter” key from submitting date is unchecked that it would allow me to do so but it does not. What am I missing?

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