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.
2017.2 require
Just pointing this out for everyone here in this group.
2017.2 script changes that might affect your current code.
Keep in mind that configuration of a require Object is optional. If you must configure a require Object,
the @NAmdConfig tag is suited for general use. In limited cases, such as when you need run-time
control over configuration options, use the require.config() method.
As of 2017.2, you must update your existing scripts that call require Configuration. Scripts that use
runtime calls of require Configuration throw an INVALID_AMD_CONFIG_PATH__1 error when:
■ The call does not include the context property.
■ The call includes the context property but its value is a path that conflicts with other entry point