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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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