Building on this idea - where you have two buttons, and each one stores a specific table layout and lets users switch back and forth: https://community.skuid.com/t/snippet-to-show-hide-set-of-column-in-table
Let users arrange a table however they want (reorder and show/hide columns), then save that layout, give it a name, and be able to call it up later. Should also include whatever filters (conditions) were present at the time and any values there. Ideally also check if any Sorting was applied and save that.
Our use case is users have a list of patients, the table has a possible 50 columns with all kinds of data. Users sometimes want to see just two columns, other times a different set of 5 columns, sometimes they’ve applied a filter as well. And with 100 different users, there isn’t necessarily enough overlap to say, build a tab with a dedicated table for a particular use case.
We’re looking at utilizing a custom object (maybe Saved View) to store personalization settings, then let users choose from a list of Saved Views to quickly change between their own personal table layouts. Not sure how we’d tackle conditions and condition values, or ORDERBY clauses.
It seems like this could be an additional feature of the Table Component somehow. Got the idea from looking at a CRM where this was possible.
Let users store saved versions of a table layout

This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.