Hi everyone, ![]()
I’m building a Workshop application with Object Tables and filter widgets. The problem is that every time a user refreshes the page or navigates away, their applied filters and column configuration (visible/hidden columns, column order) are reset.
What I’d like to know:
-
Is there a built-in way in Workshop to persist filter selections and table column configurations across sessions?
-
If not, what is the recommended approach to save these preferences on a per-user basis?
Any tips or examples would be appreciated.
Thanks!