Disabling Search Builder
Disabling Search Builder
Is it possible to disable the Search Builder functionality?
I've recently started working at a new employer which makes use of DataTables and have been asked to remove the "Search Builder" button from the page. If I remove the button from the datatableActionsButtons array, I still see the text "Custom Search Builder" and the "Add Condition" button
Hoping there's a quick fix for this! E.g., is there a config option I've missed?
We've currently got version 1.10.22
This question has an accepted answers - jump to answer
Answers
The Search Builder docs show how its enabled. If this doesn't help please post your code so we can see exactly what you have. In addition you can remove the searchBuilder JS and CSS includes.
Kevin