Hello,
We have one field named Email address which is single value right now. User will just input firstname.lastname and workflow will append the "@domainname.com" to make the valid email address and send the email to that person.
Now, they want to make this field multivalued and they want to put the first value as To email address and any other values they put should be on CC. They will just put the firstname.lastname and worflow should append the "@domainname.com".
Can anyone help me to achieve this, please?
Thank you