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!
Populate Custom Field on Transactions Based on Custom Field on Customer
Hi There,
I was wondering if I could get some direction on the best way to do this. I would like to populate a custom transaction body field with a custom entity field. We would like to track standard shipping instructions in a custom field on the customer and we want those instructions to populate a standard shipping instructions (non-editable) custom field in the quotes and sales orders of that customer. I have attempted to do this as a workflow and as a default value formula: Default Value {customermain.custentity_sa_ship_instructions} Formula. Neither of these are working for me.