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!
AE: Set Field Value on transaction from other record field
Hi guys,
I would appreciate your input on the following issue. I need to get the value from a custom account field (other record field, list) and set it on a transaction line custom field.
I have created a workflow to set the field value before record submit, but I’m getting an “Invalid custcol_netugr_mydata_e3_src reference key E3_561_3.” Error, upon record save.
The transaction line field is the following
And the workflow and action is
I have done a similar scenario by getting the value from an entity field to a transaction body field without any issues, but I can’t figure this out.