NicoleQ
Forum Replies Created
-
That php code change works perfectly but I did NOT have to change the table short code to [table id=123 datatables_auto_filter=”word” /]
because it worked just as well for the plain [table_filter id=123 /] shortcode
Test site is setup here: http://resequip.staging.haxxess.com/parts-search
I added a button “view entire parts list” to bring the user back to the entire (un-filtered) table.
Would there be a way to remove the search box from the filtered table? So that users can’t see it (but it is still visible on the main un-filtered table)?
Thank you for the links – they solved exactly what I was looking for.
Additional Question: Is it possible to clear the search that was passed so that the visitor can use the search box on this page? OR is it better to hide this search box, then direct them to a new page?