Passing email address to contour form in querystring
I am passing an email address to a hidden field in a contour form using values in a querystring (i.e. [email protected]). The querystring is being created dynamically based on geography. This is picked up in the form by setting the default value to [@email]
I have then set an email workflow to pick up this value (i.e. {email}). This is working fine.
The problem I have is that the form can be accessed without using the hyperlink, in this case I would like to have a default email.
Is this possible without creating a custom workflow?
Passing email address to contour form in querystring
I am passing an email address to a hidden field in a contour form using values in a querystring (i.e. [email protected]). The querystring is being created dynamically based on geography. This is picked up in the form by setting the default value to [@email]
I have then set an email workflow to pick up this value (i.e. {email}). This is working fine.
The problem I have is that the form can be accessed without using the hyperlink, in this case I would like to have a default email.
Is this possible without creating a custom workflow?
is working on a reply...