Skip Navigation

[Resolved] creating a button for the search

This support ticket is created 6 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Beda 6 years, 7 months ago.

Author
Posts
#921046
Captura.PNG

Good afternoon, there is the possibility of creating a button for the search engine that once you have searched, clean the search fields and do not combine with previous searches, for which searching and cleaning are a button only

#921132

No, the buttons represent 2 actions:
search, or clear the search.

Doing both at once with the same button is not possible in Views natively as it would clear break the search, it would search, then clean, hence, not search.

Please let me know if I misunderstood your request.