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!
Concat fields on client side workflow
I know there is an easy answer to this, but I'm having serious brain freeze this morning.
Here's what I need: a workflow state that will execute in a Project record on the client side (after field edit) to concat two fields within that same record to a new, custom field, also within the record. I know it sounds kind of ridiculous, but we're trying to get some built-in processes set for naming conventions on our projects.
It would look like this:
{field 1}: LwP
{field 2}: New York
{new custom field}: LwP New York
What would the formula language be so I can get this to work?