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!
Defaulting Customer.Address.Attention & Addressee
On my Customer Form I want to be able to watch for changes to the Company Name and Name of Contact fields. When they change, I want to update the default Attention and Addressee on the Address Form. I have added a SuiteScript and hooked into the Field Changed function. I can see the changes to the Company Name and Name of Contract fine. But I have having trouble setting the Attention and Addressee fields. I even tried to update the DefaultAddressee hidden input (but it keeps reverting back). Can anyone provide some pointers on how to do this?
I'm also open to taking other approaches (like using Workflow).