Page 1 of 1

Edit form exit when saved

Posted: Mon Nov 07, 2022 7:54 am
by vanman
Hi All

I have noticed my application now exits the edit form to the browse form when I save a record. This happens in multiple forms

Only recently started to happen.

Any ideas where I can troubleshoot to fix?

Paul

Re: Edit form exit when saved

Posted: Mon Nov 07, 2022 8:17 am
by kev1n
Set nuEditCloseAfterSave to None unter Setup -> Settings.
(Which is also the default now)

Re: Edit form exit when saved

Posted: Mon Nov 07, 2022 9:57 am
by vanman
Thank You