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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Getting Set Field Value to work From Field in Workflows
Hi There,
We have added a few custom fields to Invoices such as Show Name and tend to receive one Payment per Invoice. When a Payment is created with the Accept Payment button on an Invoice we would like the values in our custom fields to appear on the Payment. Currently the fields appear but no data carries over.
I created a Workflow with a single state with a single action triggered on entry and thought this would work but it doesn’t:
Set Field Value Show Name=Created From : Show Name created with the From Field radio button.
I also played with using a formula to do the same, setting Show Name = {createdfrom.custbody1} where custbody1 is the ID of Show Name
0