Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Questions related to using nuBuilder Forte.
-
gerese
- Posts: 132
- Joined: Sun Dec 16, 2018 6:13 pm
- Location: România
- Has thanked: 30 times
- Been thanked: 4 times
Unread post
by gerese »
Hi,
if this option from nuConfig is set to true , the user is logged out regardless of whether they select "Leave" or "Cancel"
Code: Select all
nuUXOptions['nuShowBeforeUnloadMessage'] = true; // Show or disable 'Leave site?' message
error logout1.gif
You do not have the required permissions to view the files attached to this post.
nuBuilderForte .... BIG Like !!!
-
kev1n
- nuBuilder Team
- Posts: 4297
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
-
Contact:
Unread post
by kev1n »
The option was introduced for this very issue. Is there a reason not to set it to false?
-
gerese
- Posts: 132
- Joined: Sun Dec 16, 2018 6:13 pm
- Location: România
- Has thanked: 30 times
- Been thanked: 4 times
Unread post
by gerese »
kev1n wrote: ↑Fri Jan 28, 2022 7:23 am
The option was introduced for this very issue. Is there a reason not to set it to false?
Thanks, I'll use the "false" setting.

nuBuilderForte .... BIG Like !!!