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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Permission Violation - Create Task from Custom Record after Submit
I have a custom record type setup with an online form which collects lead information. I have a User Event script on the custom record which creates a lead record and contact record after Submit. This all works fine both on the internal Netsuite form and the external online form.
I've written the script to create a task also, however when a custom record is created from the online form the following error is thrown, and the task is not created:
Permission Violation: You need the 'Lists -> Tasks' permission to access this page.
I am assuming that this is because the online form user role does not have the appropriate permission, is there any way I can add this permission to that role or is there a workaround?