I am using SharePoint 2013 and Nintex workflow. When any email is received through Nintex workflow, the People names are displaying like this : i:0#.w|domain\name..
1. To fix this issue, you would need to create a "Workflow variable" of type "Single Line of text".
2. After that add a new action of "Regular Expression" from "Insert Action" > "Operations" > "Regular Expression" before any " Send notification" Step.
3. Now Configure this "Regular Expression" Action.
You need to specify name of "workflow variable" in "Store Result In" Section which you created in step 1.
After that you can use the same variable in "Email Notification" Configuration Section.
No comments:
Post a Comment