- Posts: 7
- Thank you received: 0
Hello!
I need some help please.
How can I put a reset button in the search form of the Table JX?
What I want is simple, when using advanced filter to search, if i click Reset it cleans all the Text-boxes and Lists to start a new search.
Thanks a lot
Please Log in or Create an account to join the conversation.
Hi,
Also this one will not go without hacking. You would have to add a button to the search form in function searchForm() in /components/com_grid/GridBuilder.php and. Next you would write a chunk of JavaScript which will reset all search fields and execute it when the button is clicked. If you have no experience with PHP and JavaScript programming this will be pretty hard.
Regards,
Tomaž
Please Log in or Create an account to join the conversation.