Opening Resource Url with TableFilters
when i open a url in browser directly and tableFilters params are set, then the filter gets applied, but the filter is not selected .. do i have to handle it myself?
Solution:Jump to solution
pim/products?tableFilters%5Blast%5D%5Bproduct_import_id%5D=42
the filter understands
the select don'T...
12 Replies
Please provide how you are appling the filters?
the filter works .. but the select option is not selected
How are you applying them to the URL
but it's the same when i copy the url i do not generate mysql
also all option should be put in function:
fn() =>
i had in fn .. but i thought maybe this wsas the problem
That wouldn'tbe the problem.
Where is the with: [ being applied?
email
mmh .. it's the url encoding
Solution
pim/products?tableFilters%5Blast%5D%5Bproduct_import_id%5D=42
the filter understands
the select don'T
forget it .. i'm too stupid π
i show only only the last 10 .. and my test is older π
thx anyway