Greetings, I have just purchased the V7 of Zoom Search. I need to have a clear or reset button on the search page. I found the following instructions elsewhere in this forum:
There are several options, but one would be to,
- Use the Zoom "Advanced template options" to define your search form. See the Zoom help file for detais.
- Inside of the search form, you add new HTML for your additional Reset button
- Associated with this new Reset button you define a Javascript onclick action that clears the text box via Javascript. Search Google for Javascript to clear a text box. There are a ton of examples.
I am wondering if anyone could expand on this or provide a more comprehensive set of instructions of how to go about doing this. And what are the other options referred to above? I need to know exactly what to put in the search page and what to put in the search form. I am using Javascript.
Thank you.
There are several options, but one would be to,
- Use the Zoom "Advanced template options" to define your search form. See the Zoom help file for detais.
- Inside of the search form, you add new HTML for your additional Reset button
- Associated with this new Reset button you define a Javascript onclick action that clears the text box via Javascript. Search Google for Javascript to clear a text box. There are a ton of examples.
I am wondering if anyone could expand on this or provide a more comprehensive set of instructions of how to go about doing this. And what are the other options referred to above? I need to know exactly what to put in the search page and what to put in the search form. I am using Javascript.
Thank you.
Comment