alexbirtwell
Help with passing tableFilter in url - SOLVED
I have a table filter I am trying to access via the url which I am struggling to use. I want to pass a string or numeric value to it.
The filter is called searchStoreProduct and the value I am trying to pass in the below example is 80652. Cany any one help me build the final query string? below is where I have got so far.
?tableFilters[searchStoreProduct][value]=80652&tableFilters[searchStoreProduct][isActive]=1
11 replies