Discussions
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?