Hello everybody,
I have a repeating group with a custom state and I want to make changes to items in that list.
The Repeatin group is “managed” and it’s custom state is “selected”
This is the workflow
And this is how the groups look like, individual items can be selected and when they are selected they are added to the custom state.
So instead of
“Thing to change - RepeatingGroup Manage’s selected first item”
It should be something like
“Thing to change - RepeatingGroup Manage’s selected all items”
But if I select all items from the first I get this error
Does anybody know how to make changes to all the items in the repeating group’s custom state?
Thank you