Hi team;
In Nintex form 365, i would like to get email from a people control that select AD users.
the format i get is : i:0#.f|membership|user1@domain.com
i need to get only the email part : ex user1@domain.com
Thank you for your help;
Ahmed
Use the Replace function in a calculated field for example (https://help.nintex.com/en-US/o365/#o365/O365Forms/ReferenceOther/Inlinefunctionsprovided.htm%3FTocP... ) .
Then you can use value of that calculated field in your other field or bind it to a SP column.
Regards,
Tomasz