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.
jQuery Bundle Query
Hey all, I have a question about adding jQuery to scripts. Now that NetSuite is going to stop providing jQuery I am looking into adding it manually, does anyone know what will happen in the following situation:
We have 2 bundles, one bundle has an older implementation of jQuery running on Sales Orders. The second bundle has a newer implementation of jQuery with additional features not present in the version included in the first bundle, also running on Sales Orders. (edited)
If they both are running at the same time, will each script use it's own implementation of jQuery? I'm worried that in this situation only one version of jQuery will be loaded and if the first one is loaded without the additional features then it will cause errors.