Adding to this discussion, I’m wondering if it is possible to sort on a Thing’s Thing dynamically.
I put the field name in a custom state that I use to sort dynamically. This works perfectly, but only ‘1 level’ deep. If I want to reference a Thing on the Thing I reference in the RG, the sort doesn’t work. With one data type I just added another two fields with a copy of the referenced Thing’s data as text to help sort the RG but with others this won’t be that easy and it also kind of beats the point of having data across multiple data types.
How does the dynamic field sort work? It takes the name of the field but what if it is not /name but /Thing/name ?