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!
postSourcing - setting field value based on another field value
I have 2 custom fields on our Purchase Order form:
custbody_po_vendor_contact (which is a list of all contacts for the selected vendor - not mandatory)
custbody_po_vendor_contact_form (this is the Contact Name that will print on the PO Form - I do not want the "company name:contact" to show on the form, just the contact name)
What I want is when the Vendor Contact (custbody_po_vendor_contact) is selected, it removes the company name from the selection and writes the contact name in the Vendor Contact [form] field (custbody_po_vendor_contact_form). Right now this field is showing on the form, but once this gets working I'd like to hide it and only reference it on the PDF layout.