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.
Trouble Editing a File in the File Cabinet
Hey guys,
I have been encountering an issue with the file cabinet recently. This started happening about a week ago and has been sporadically popping up around the end of the work day (4:30-5:30pm Eastern time). I have some custom web dev files that sit in the file cabinet and are referenced in a Suitelet through the response.write(htmlStr) method where the variable htmlStr is my Suitelet's HTML, JS, and CSS code. I reference .html, .js,and .css files from the file cabinet and update them to thus update the Suitelet's client-side content.
Well the problem was hard to discover because the File Cabinet is not throwing any errors and is otherwise operating normally. The problem is that when I edit the file and copy & paste the new, updated code, the Suitelet does not reflect these changes.