My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Not the best workaround but you could convert the file to a 'custom module' that exports the text from the file and use require to load it when needed. I haven't tested this approach yet but you could also try creating an AMDConfig file to specify the root for your module before loading the file…