Skip to main content
Nintex Community Menu Bar

Hi all,

 

We have a field (Project admin) in the K2 form and stored dynamic multi email address based on user selection.  

The field is store the email address in this way (simon@abc.com;keith@abc.com;jack@abc.com)

 

Now, we want the workflow notice & the reminder function can send to these people directly based on the information which the field (Project admin)stored.

 

May I know how can we achieve that?

 

Thank you

Hi SimonWong,


 


You will likely need to use the workflow's Split function in your scenario, see below.


Data variable is used to hold the email values.



Implement Split function to check it.



 


Thank you so much!


 


It solved our problem perfectly. =D


Reply