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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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