Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
webstore user login validation
Hi everyone,
im wondering if it is possible to create a script that will validate if a user is logged in on my webstore?
what i want to do is validate if they are logged in and allow them to continue browsing the site. i know i can set this via the password protect fields within the store settings, however we have a requirement that the user be able to register a new user.
this functionality becomes disabled when a user attempts to register on a password protected site even when the form submission comes from a hosted tab.
i imagine that it would simply need to validate if the user id exists within the session and if so, continue access on the webstore, if not, then bounce the user to the login page.
0