How to populate footer filters with json response data?

How to populate footer filters with json response data?

countesscatcountesscat Posts: 21Questions: 7Answers: 0

I have this DataTables table with date range picker and footer select-option filters from the results. Is there a way to populate footer select-options with the available items from JSON response? This is because data changes based on date range picked and for example, if we check yesterday records, we need to display in the footer select-option only the options from yesterday to pick from. How should I reference this in footercallback? Possible?

Regards!

Answers

This discussion has been closed.