Hi All,
I’ve had a good look through the forums to see if anyone else is having this issue and either its not there or I don’t know how to phrase the search correctly.
I’m building an App to track materials and I’m trying to do a simple sort based on the material type then the thickness.
I have a “Material Types” data type with a list of types of materials:
Then a list of materials with material types as one of the “fields”.
All I want to do is run a repeating group to list out the materials and be sorted by MaterialType first then MaterialThickness.
The option to “Sort by” under the “Search for” doesn’t list the MaterialType as an option and I’m assuming this is because its a custom field type.
Is there a way to achieve this that I’m not seeing?
Thanks