I need a simple search interface to allow users to search one field at a time. I've found the "search function" template, I've created a stateless form, I just can't get it to work. I know the field I want to search. I just want the button click script to return records containing a matching term in the field. Maddeningly simple but I can't navigate the HTML and scripting needed.
I know it is possible to use the search function in the list view. It's a lovely function. However I need the simple search screen as well. Can anyone help?