Hello.
I Have a form "Subscribe to our lastest News" in footer of this site:
http://leadershipbt.com/portal-lbc/pt/
I would like to when I insert an email and click to subscribe save the email and continue to this form:
http://leadershipbt.com/portal-lbc/pt/newsletter with the email inserted on Email field.
Do you have any ideia how can I do it?
Regards,
I Have a form "Subscribe to our lastest News" in footer of this site:
http://leadershipbt.com/portal-lbc/pt/
I would like to when I insert an email and click to subscribe save the email and continue to this form:
http://leadershipbt.com/portal-lbc/pt/newsletter with the email inserted on Email field.
Do you have any ideia how can I do it?
Regards,
Hi LeadershipBC,
I don't see a ChronoForm on that page - just a single form element that does nothing and a link formatted as a button.
you can carry the email address forward then by adding it to the User session.
Bob
PS I noticed some CSS that is hiding the ChronoForms link under your forms.
I don't see a ChronoForm on that page - just a single form element that does nothing and a link formatted as a button.
you can carry the email address forward then by adding it to the User session.
Bob
PS I noticed some CSS that is hiding the ChronoForms link under your forms.
But in the "value" box of the email field on that second form, put
{data:email}That is assuming your email field in the first form is called "email"
This topic is locked and no more replies can be posted.