Hi everyone. So I have a repeating group with just 1 column but many fields inside. It is somewhat how it is shown here:
However I want that the client be able to select which of those columns or fields he would like to be displayed in a customized manner. Like this:
The thing is that if I use custom states those “customizations” would reseted to default whenever the page is loaded or something like that.
How to do it more permanently? Should I use a datatype that records the preferences for each client? Maybe options sets?
Thanks