In workflows, i want to send a mail to the submitters e-mail address. It works good when assigning email-address in the workflow to the field name called 'Email' and referring it with {Email}.
However, it doesnt work if the field is called something with spaces, e.g. 'Email address', refferred with {Email address}. Neither with dictionary references like '#Contour/Email' refferred with {#Contour/Email}
Is this a know issue in that version? Is there a workaround?
Contour 1.1.0.0 issue
Hi,
I've got a site with Contour 1.1.0.0 installed.
In workflows, i want to send a mail to the submitters e-mail address.
It works good when assigning email-address in the workflow to the field name called 'Email' and referring it with {Email}.
However, it doesnt work if the field is called something with spaces, e.g. 'Email address', refferred with {Email address}. Neither with dictionary references like '#Contour/Email' refferred with {#Contour/Email}
Is this a know issue in that version?
Is there a workaround?
Unfortunately an upgrade is'nt really an option.
Hi Anders,
You should remove the blank space between {Emai address} to {Emailaddress}.
... well, thats just the issue.
I don't want fields in the front-end of the rendered form called EmailAddress.
I understand why it's a problem, but i cant be the only user that condiders this an issue.
is working on a reply...