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.
user event suitescript permissions
I have a sales order user event suitescript for BeforeSubmit that calls a function that updates and accesses various other custom body fields on the sales record. The issue is, depending on who runs (what form) causes this UserEventBeforeSubmit to occur, they may or may not have permissions to do everything the script is trying to do. I wondered if there is a way to limit who this script runs for or to limit define what custom sales order form might call this. I know on the client side scripts how to do this but am not sure of how
0