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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Create a portlet that will show status.netsuite.com
You can easily check NetSuite's System Status by placing a custom status.netsuite.com portlet on your home dashboard. SuiteAnswer 50113 provides these steps:
1. Go to Customization>Scripting>Scripts>New2. Upload below file (type = Portlet) *Copy the following and save as "statusportlet.js"function statusPortlet(portletObj, column) { portlet.setTitle('NetSuite Status Page'); var content = '<iframe src="https://status.netsuite.com/status_ja.html" frameborder="0" width="1000" height="300"></iframe>'; portlet.setHtml(content); }3. Click Create Script Record 4. Click Portlet5. Set fields as below - Name = Status Page Portlet - Function = statusPortlet - Portlet Type = Inline HTML6. Click Saved and Deploy7. On the Script Deployment page, set fields as below - Status = Released - Execute as = Current Role - Deployed = Checked - Audience = Select desired roles as audience6. Click Save7. On Home>Personalize, click Custom Portlet8. On your custom portlet, click Set UP then select Source = Status Page Portlet 9. Click Save Regards,
@Robert Nedelkow-Oracle | NetSuite Support Community Administrator
Q2 2026 Community Choice Nominations: Recognize a member who made a difference in our community!
0
