Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Suitelet to create records for users who otherwise have view only permission
HI There
I have a scenario where I have a custom record that is created by a Suitelet on submission of the Suitelet form.
The issue is, the users who will be using the Suitelet form only have 'View' permission of the underlying custom record (the one that is created on submission of the form).
How do I get around this?
If I set the Suitelet deployment to "Execute as Role: Adminstrator", that still doesn't overcome the permission issue. The script logs a permission violation as the user only has 'view' permission.
Is there a work around?
Thanks