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!
New to SuiteScript
I'm new to scripting and attempting to write a script that writes to the customer record when fields are changed in a task or phone call.
Right now I have several entity fields attached to customer records, some are text fields, and some are list fields.
I have also mirrored these entity fields as crm fields that are sourced from the company record.
I need to figure out how the script would look that upon saving the changes to the CRM fields pulls up the customer record and then writes the value of the crm field to the matching entity field.