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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Workflow instance custom fields vs. standard custom fields
Workflow that sends an email when the value of the web address field is changed.
The workflow sends the email when I use a custom field on the customer record, with the following parameters:
Workflow Summary: Trigger on - Before Record Submit
State 1
Set Field Value, Condition: Old record: Web Address != Web Address, Trigger on Before Record Submit, Set "Send Email"=T
Send Email, Condition: "Send Email"=T, Trigger on After Record Submit
This works great. Now, if instead of using a custom field on the customer record, I use an instance custom field within the workflow, the email never gets triggered. The Send Email instance custom field is set to T in the first step, but then when it's evaluated for sending the email, it's evaluated to False.