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.
Online Custom Record Forms - Whose Permissions Apply?
tl;dr: We have an Online Custom Record Form with a client script that requires the 'N/record' module and runs on saveRecord. We get a permission error when the script executes, but we don't know who to grant the proper permission to.
Details:
We have an Online Custom Record Form which we use to update the warehouse locations of our inventory. Upon submission of the form, I have a client script (via the saveRecord entry point) which is supposed to take the given item number, load its record via the N/record module, and update its warehouse location with the one given in the form.
Tagged:
0