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.
Permission Error
Hello every one,
I am new to netsuite development hence I require your help in learning this suite script.
I am writing a user event script which can be executed while submitting an online form. In my script I need to access the item record to do some validations and modifications based on user input.
while running the script I am getting the following error notice.
Permission Violation: You need the 'Lists -> Items' permission to access this page. Please contact your account administrator.
I am able to run the script without any problem from my account. How can I run this script from an online form by passing user credentials?
0