I am trying to create some extra buttons for automated searches and things on the list view page and for them to work, I have to clear the search form first and then search.
However when I use the clear form function with âthis.formâ it obviously doesnât work because itâs outside of the form area.
How can I create a button that clears the search form no matter where the button is placed on the page?
Thanks.