Page 1 of 1

option save&close and iframe incompatible

Posted: Wed Jan 22, 2025 7:48 am
by yvesf
Hi,

I have setup the database with the option Close after Save set to AllForms.
Save&Close.png
If I am in an iframe, create a new record from here, I cannot save anymore the record. It loops. No filter option activated on the iframe.
Video_2025-01-22_074503.gif
Many thanks for your help,

Yves

Re: option save&close and iframe incompatible

Posted: Wed Jan 22, 2025 8:24 am
by kev1n
By setting nuSetProperty('nuEditCloseAfterSave', 0) in this iframe, you can disable auto-close until there's a fix.