Recordset Filtering: Load on Hitting Enter

I have a search box that filters 5 queries and returns the results. If I enter my search terms and click on the submit button it works just fine. But when I hit the Enter/Return key it just adds the value to the address bar and doesn’t filter the results.

How can I get it to filter on hitting Enter/Return as well?

https://2020wlst.wlstudiotheatre.ca/membersearch
Search for: Lawryk

Thanks!

Try placing the action in the form element and making the button a normal submit type.

Edit: This Lawryk fella seems to be a very busy person :crazy_face:

Thanks @ben, that didn't work either. What I ended up doing was simply taking the input out of a form. I added dynamic events to both the button and the field. It works perfectly now. Love Wappler!

lol, yeah theatre seems to take up a lot of my time. :beers:

1 Like