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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Website Authentication
hi everyone,
i just need to find out if im going in the right direction with regards to deploying suitelets.
i have a script i have created for use within a website.
what this script does, is validate if a user is logged in, if so then it lets them continue browsing the website. there is some logic behind this madness as i know it would far simpler to lock the website down to a password protected site.
so my question is... when deploying a suitelet onto a page, can you simply apply the url of the script into some <script language="javascript" src="path to script that has been deployed, not the file cabinet path"></script>
0