Add ajax to the view search widget.
Add ajax to the view search widget for instant search results. Or link to a gist in the documentation that explains how to implement.

-
bryan commented
That DataTables layout has Ajax capabilities, but it is the only layout that has that capability. Would be nice to have Ajax search available for the other layouts as well.
-
Hi Joe,
The search on a DataTables layout is AJAXified: https://docs.gravitykit.com/article/957-client-side-processing
You can test it here: https://site.try.gravitykit.com/recruitment-crm/
-
Joe Dooley commented
Even if it was only for the regular input type"search" field. With that code sample we could figure out how to get the dropdowns, radio's, and checkboxes on our own.
With FacetWP out of the question. It would be awesome if you could provide us with some boilerplate to get us started.
Thanks for the awesome plugin and amazing support!