Submit Email using data fields

S

Stefan_B

Hello,

I have a form in Infopath SP1, which needs to be sent to a number of people.
The people are always changing and therefore, I created three fields for
people to specify who should be CC'd into an email/receive the form. I'm
having a lot of problems using the Data Connections function, as it's only
allowing me to add one CC data field and not three or four.

Is their any way, I can add the fields to the CC address of an email?

Any help would be greatly appreciated.

Thanks.
Stefan_b
 
S

S.Y.M. Wong-A-Ton

Try using a formula for the CC field such as:

concat(email_field1, ";", email_field2, ";", email_field3)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top