I have a form(1) and a table form(2) form which I add data to the open instances of the first form(1), I would like to close out the first form(1) from the table form(2).
To this end I have tried a "set field in other instance" behavior like so:
Form = form(1)
Form Field = "StageName"
Form Instance Id = myinstancefield
"Text or Number" = Closed Out (closed stage setting name.
Not working
Thanks
