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.
SuiteScript custom portlet error in published dashboards
I created a custom SuiteScript Simple Form for a portlet. When I was testing the portlet under my administrator account (and just recently another administrator account) it displays and works fine.
When I log in under my "Sales Person" role it works for my admin user. However, when I try to access it from another employee's "Sales Person" role the form doesn't appear or function properly.
The portlet box is too small, it has a blank header followed by a second header (with the actual title), and when I scroll down to hit the submit button, it doesn't work.
I checked the html source code, and the enclosing table has id="table_null".
0