How to save filters #382
Unanswered
peckanthony
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Currently, everything is saved in the query string so if you come back all is wiped out. You can prefill the query string and it will re-filter the table on page load though. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I didn't see this in the docs, but can you save filters in the session so you can navigate to another page and return to the table view with the same filters applied?
Beta Was this translation helpful? Give feedback.
All reactions