Output Applied Filters
Output Applied Filters
vicenteopaso
Posts: 1Questions: 0Answers: 0
Is there a way to have DataTables spit out the applied filters?
I found a bug in my code, where when toggling one of my filters from one view to another my table collapses as if a filter has been applied. Unfortunately I can't figure out where that's coming from. It would be very useful for me to be able to "console.log" output the applied filters in order to troubleshoot my bug.
This is also a feature I will need in the near future for other purposes, within the same project.
Any and all help will be greatly appreciated.
I found a bug in my code, where when toggling one of my filters from one view to another my table collapses as if a filter has been applied. Unfortunately I can't figure out where that's coming from. It would be very useful for me to be able to "console.log" output the applied filters in order to troubleshoot my bug.
This is also a feature I will need in the near future for other purposes, within the same project.
Any and all help will be greatly appreciated.
This discussion has been closed.