By pressing the RESET button in a search form, the OLD parameters (checkboxes) that have already been active for the current search results will NOT be resetted. I would like to reset ALL serach parameters, even the "old" ones.
Thank you for contacting Toolset support. I am bit confused that what you want to achieve, we have built-in RESET button in the filters section for Custom Search View, you can use.
1. Is there any special reason that you are creating your own RESET button using jQuery?
2. I have visited your page and it looks like checkboxes and reset button are not connected to each other. Are you using checkboxes and reset button in same form?
3. Please provide back-end screenshot of your Search View
4. Please provide front-end screenshot with comments (with selected parametric values and search results) so that I can understand the expected output.
The normal reset button does not clear all input fields, but only resets them to the last executed search, right? (I don't reload the whole page for a new search.)
As far as I heard, clearing all input field is only possible with java script.