I want to add a choice in a repeating group. Now i am using custom state to store temporary data for this i am using :plus item .
In this i faced an issue i.e I couldn’t add the same text to the repeating group.
Is any other way to add the item ?
Hi there, @balaji1.lbr… if I understand your post correctly, you can either use a custom data type to drive your repeating group (that is, create a thing in a custom data type when a choice is added) or you can look into using this workaround to add duplicate values to a custom state.
Best…
Mike
Thank you
Can you share one more example of addlist function
Thanks in advance
Balaji