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.
1st script - Need help to update a customer parent field when a child record changes
First time creating a script. Could really use some help. I have included my script below. Thanks in advance for any help!!!
We have a custom entity field called Last Interaction (date field) that we want to update based on: 1) If a child Work Order changes status to either Revenue Released or Work Completed and the Event Date field is populated and newer than what is currently in the Last Interaction field then set Last Interaction to be the Event Date (since it is newer).
The Work Order could either be created with both of these criteria being met and of course, edited at any later date to satisfy the criteria as well. The script will run on the Work Order record on the afterSubmit operation type. I plan on doing another script for Events but that one will be easier and almost the same, once I get this one figured out.