While working with a layout grid, if you check the enable check box in the Form control and then build your form, must you then change your page extension from "html" to "php". The reason I ask is that I see many contact sections on home pages, many of which have the html extension.
Regards,
Steve
Checked form control in layout grid. php or .html page?
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
-
-
- Posts: 16
- Joined: Thu Dec 28, 2017 5:31 pm
Re: Checked form control in layout grid. php or .html page?
If you enable the built-in (PHP) form script then the the page extension should be PHP.
If you use an external script (processed on a different page/server) then it can be HTML
If you use an external script (processed on a different page/server) then it can be HTML
-
-
- Posts: 16
- Joined: Thu Dec 28, 2017 5:31 pm
Re: Checked form control in layout grid. php or .html page?
Hello Pablo,
By external script that can be put on an HTML page/server, is there some script that can be used within WB14? If not, where would I look for such a script?
Regards,
Steve
By external script that can be put on an HTML page/server, is there some script that can be used within WB14? If not, where would I look for such a script?
Regards,
Steve
Re: Checked form control in layout grid. php or .html page?
Any (valid) form script can be used.
However, in most cases the built-in script is sufficient.
Example:
http://wysiwygwebbuilder.com/forms_php.html
However, in most cases the built-in script is sufficient.
Example:
http://wysiwygwebbuilder.com/forms_php.html
-
-
- Posts: 16
- Joined: Thu Dec 28, 2017 5:31 pm
Re: Checked form control in layout grid. php or .html page?
Thank you.
Steve
Steve