- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi
I am trying to export data from recipient and another table using a workflow activity. When i export I have to build a URL which requires names to be concatenate . also when the names have space or dashes I need to remove those.
can someone help with javascript function or any build in expression that I can use to do that?
Example would be
Jane Smith convert to JaneSmith
John-doe convert to johndoe
Solved! Go to Solution.