Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

option save&close and iframe incompatible

Questions related to using nuBuilder Forte.
Post Reply
yvesf
Posts: 315
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 87 times
Been thanked: 11 times

option save&close and iframe incompatible

Unread post 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
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: option save&close and iframe incompatible

Unread post by kev1n »

By setting nuSetProperty('nuEditCloseAfterSave', 0) in this iframe, you can disable auto-close until there's a fix.
Post Reply