Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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.
0