Hey team -
I’m looking for the most efficient way to build a simple but VERY laborious piece of functionality.
I am showing a repeating group list with a number of column titles (e.g. customer name, data, statue, invoice ID, priority, etc.). I want the user to be able to click on the column heading and order the repeating group by that column.
I know how to do this… i.e. click here → change data source → sort by.
HOWEVER, doing this for 5+ fields, with the added complication of also filtering for e.g. customer name, status, etc. as well… makes this INCREDIBLY laborious…
There must be a simple / elegant way to do this I don’t know… can anyone help me??