Hi,
Can you use following function in the “CC” field in your email data
connection.
concat(translate(field1, " ", "_"), "@ggk.com")
field1--> Your username field path

Signature
Anuma Reddy
http://www.GGKtech.com
> Hi guys,
>
> I've created a form which emails a distribution list. In the submit button
> options i've selected in the cc: field userName(), which is supposed to send
> the email to the user email account, but the email account isn't the email
> address created on the exchange. Any idea's how i can get this to work?
Dave - 31 Jul 2008 12:18 GMT
so if the email adress was gg12345@mblah.blah.blahblah.com and i wanted to
change it to gg12345@blah.gogo.com what sould the cc field be populated with?
> Hi,
>
[quoted text clipped - 11 lines]
> > the email to the user email account, but the email account isn't the email
> > address created on the exchange. Any idea's how i can get this to work?