The actual use case is much more complex, but here’s a digest of the question.
There is a “sample pupup” with with one custom state “source” (text list).
There is a repeating group with one input field
When page loaded, “sample” gets populated from “sample source”.
The result is a popup form with two values “abc” and “123”.
When I change the values in the form and press “save”, the intent would be to change the values of custom state “sample” using a work flow.
Nothing happens. Please help.