How to create custom search bar on with stateless form.
I want to be able to have a search bar on a stateless form that lets me search (by last name) 3 different forms records and then list them below the search bar separated in three different sections (for each form). What would the script have to looks like for this to work. Thanks a ton!