I have a problem that is: I have a single table that repeats itself every day (all has the same columns) what sets it apart is the day and the information of the day. I would like a single search field for all tables.
Before I used DataTables and it worked perfectly more today I use tabs (Collapse Bootstrap) and after that DataTables has stopped working.
Does anyone know of a way to use a single search field for all tables regardless of the day?
ex: If I want to search the john client be the requests today, yesterday and any other day would show it.