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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
NSC | Show Field Values Correctly in Workflow Email Notifications
Use Case:
Users may notice that Workflow-generated emails display field IDs such as:
{custbody_xxx}
instead of the actual field values.
This commonly occurs when HTML tags are mistakenly inserted inside the curly braces of the field reference.
How It Works:
- Navigate to Customization > Workflow > Workflows
- Locate the necessary Workflow and click Edit
- Double-click the State where the appropriate Send Email action is configured
- Click the name of the appropriate Send Email action
- Under Body:
- Click Formatted Edit Mode
6. Locate the incorrect field reference containing HTML tags
Example:
{<span>custbody_xxx</span>}
Remove the incorrectly inserted HTML tags
Example:
{custbody_xxx}
Alex Joves | Ask An Expert Live
Ask An Expert Live (AAEL) – An interactive program where Top Contributors share NetSuite expertise, answer your questions, and connect directly with the community. Designed to be informative and engaging, AAEL strengthens collaboration within the NetSuite Support Community. Click here to know more.
0
