Access filter options in resource static method
I have dynamic columns for a json field meaning i have json records stored in a db and the columns to display the values from the json record are stored as json paths in another table.
How do i get the value of the table filters in the static table method?
This prints an empty array?
0 Replies