Tell us what you are trying to do?
I have an AJAX search form that displays the results on the same page. The search does not search the body of the post. The search is based on two fields "Surname" and "Card Number".
I would like both of these fields to be "Required" before displaying ANY result. I do not want default results displayed either. An entry must be made in both fields so that when Submit is clicked the search is performed against both fields such that both fields must jointly fulfil the search criteria.
Can we not easily set a field as required with Toolset Blocks? Is there a place to insert jQuery code for a field to make it required?
Thanks
What is the link to your site?
The site is currently under construction.