I would like to sort a list of Responses by the Order field in Prompt.
How can I do this?
The Responses are displayed with auto-binding enabled. (So, I have NOT explored using “Copy a list…” on Responses with a recursive workflow.)
(Responses has Many, to One Prompt. So, a trigger-based solution to add/update Order in Response would end up being a very expensive backend operation.)
@gaharrington no, unfortunately. There’s no plugin API to the Expression Builder, so we have to use Element plugins that have their own Actions to do this sort of stuff. BTW, in addition to my own explanations of how this works, I’ve seen several different YouTube videos that show how to do these sorts of (see what I did there?) sorts using List Shifter so you might search YT as well.