Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

option save&close and iframe incompatible

Questions related to using nuBuilder Forte.
Post Reply
yvesf
Posts: 347
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 94 times
Been thanked: 12 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: 4562
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 528 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