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.
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 » Thu Jan 27, 2022 9:28 pm
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: 4564 Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 529 times
Contact:
Unread post
by kev1n » 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?
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 » Sat Jan 29, 2022 12:32 am
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 !!!