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.
Set Field Value on Customer Record when performing a Transaction Workflow
We have a custom checkbox on invoices. I need a workflow that says:
IF custom checkbox is checked
THEN Set Field Value for customer.status = "LEAD - Qualified"
How can I set the field value on a customer record when performing a transaction based workflow?
0