Hi,
I realise it does not go back, but something is changing the next procedure for the Save button depending on the actions.
I have a Form A,
calls Form B with Insert.
On form B it has browse for FileC and UpdateForm for FileC
A calls B, and all OK if I click save on B, it returns to A.
however when on B and I add something to C, and click save on B, it goes to updateC and not to A.
For some reason the Save button on Form B is switching from going back to A but goes to UpdateC instead.
Where do I check what procedure is called on SAVE and what can influence it?
"URL on save" is not completed and "On save, when inserting" is set to "Return to Browse"
thanks
Johan