I need to create a very simple one-line search form that will allow users to search any field in the database. It can include a dropdown that would allow users to choose which field to search. The results would then display in a grid, similar to the default Zoho view.
I got as far as creating a stateless form with the single field, but need some assistance with the actual scripting. Help please??
Thank you!!