NT (5.22)
I have attached an example app which demonstrates a couple of issues:
1: What should happen:
Click Open Form
Click Set Value (nopopup)
Click Save, or Cancel on Form 2
Form 1 value is updated depending on which button was pressed on Form 2.
Click Save on Form 1
Back To First Page.
2: Problem 1
Click Open Form
Click "Set Value (popup)"
Click Cancel on Form 2
Problem: "Cancel Pressed" has not been written in to the field. So either the CancelForm embed on Form 2 has not been called, or Form 1 has not been refreshed in the same way as example 1.
3: Problem 2
Click Open Form
Click "Set Value (popup)"
Click Save, on Form 2
Form 1 value is updated.
Problem: The Save and Cancel buttons on Form 1 no longer function.
[attachment deleted by admin]