Re: Ordering a choice when new option added
Hi, @JeckGill , would you be able to update the original question with a screenshot (obfuscated where needed) that shows the error that is produced?
Also, can you make a code block in the original question with the value of whatever it is that you're placing in that 'Values Item - 1' field?
Either way, I think I may have the answer for you, but it may require a little bit more work than I'm alluding to below.
----------
I suspect that the value that you are placing in the Values field there is the same field from the previous step.
So, try this in your non-working action:
- Tap the tiny little 'T' box to the right
- Delete everything in there
- Enter the dynamic data again
Basically I am thinking that your issue is that you are potentially placing 'Array' data (a list of things, potentially with complex forms) into a field that is there to help users with more singular focus.
By performing the actions that I've suggested you should be replacing the array that is there with your re-ordered array.
(however, there is a chance that you may actually be replacing the whole array with less data! ... we'll see if this doesn't work or you wish to dive a bit deeper on it)