Searching for values in hidden columns
Hey,
I have columns in my table that are set as hidden, but I still want to be able to search for values within those columns.
I've tried to modify the applySearchToTableQuery() and applyColumnSearchesToTableQuery() methods as per the documentation, but it doesn't seem to work. These functions are located directly above my table function.
These functions are located in my EventsResource directly above the table function.
I've attempted some modifications, but it doesn't seem to work. The functions are not even being activated by a search query, as I tested with dd().
Any kind of help would be appreciated
1 Reply
The column in question