Ok the last one was a no brainer. Now for a challenge.
What I am trying to do:
Users define Paths rankings -> They see a Repeating group showing Path names sorted by the user’s rankings - > each Path group contains a Repeating Group of Elements according to that cell’s path score assigned within each Element
What I can’t figure out:
How to assign the user’s Path preference to an unchanging group of 10 Paths. (for display ranking)
How to make each Element aware that its path score for the current cell’s Path (also for display ranking).
What I’ve failed trying
Each input on the user creation "making changes to thing (paths) of a “user preference” field on the “thing” (paths. I can’t choose a specific “thing” (path) to edit the field for.
Creating new paths endlessly based on user preference (need it to stay with the 10 paths to assign Elements with a path score upon input).
Giving each Element a score within itself for each Path and sorting an . This sorts the content by the Path just fine if I have them in a static place, but I want the Paths to be dynamically sorted as well.