Hello,
I want to know if it is possible to create a custom message like the wizard form but in this case for the sign up form.
I explain mhyself better, i use a sign up form to allow people to enter the private part of my webpage, nevertheless i want to sent a specific message (html if possible) to the user when it register. The "sign up form does not have this option (atleast i did not see it), on the other hand the wizard form does not allow me to connect to the database but has the message feature I want.
There is any way to accomplish this?
Thank you
Creating a custom mail message for a sign up form
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Creating a custom mail message for a sign up form
There is no standard solution for this.
However, if you convert the sign up form to a standard form then you can customize the script yourself.
Right click the sign up form and select 'Convert to form'
Note that this requires some knowledge of PHP.
However, if you convert the sign up form to a standard form then you can customize the script yourself.
Right click the sign up form and select 'Convert to form'
Note that this requires some knowledge of PHP.