Hi All
How does everyone handle the process of toggling between a generic list view to a grid/card layout view?
Within most of my apps i have created two different repeating groups, one handles like a normal table and the other is more of a card layout. This though then needs further development to handle searching/filters etc.
Is there any tips for doing this to save on WU and design, maybe even getting the dataset into one repeating group and then referencing that in the other.
Thanks