Hi
I created contact form using wizard. The page has php extension from now and some php code inside. I would like to change this php code but it seems WYSIWYG is always generating 'origin' php code.
Is any way to change wizard generated PHP code ??
Buke
How to change php created by wizard?
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
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: How to change php created by wizard?
Sorry this is not possible WYSIWYG Web Builder is not a HTML Editor (Code editor) it is a HTML Generator what this means is no code HTML or PHP actually exists till you publish. The only way to edit any code is externally with the likes of Notepad++ or similar before you publish. Please note if you open the project again then any code including html/php will be over written and you need to modify again externally.would like to change this php code but it seems WYSIWYG is always generating 'origin' php code.
Re: How to change php created by wizard?
Note that you can also write your own form script. Just change the 'action' of the form to the location of your script.
For example:
https://www.wysiwygwebbuilder.com/forms_php.html
Also, can you please enter a valid order number in your forum profile?
For example:
https://www.wysiwygwebbuilder.com/forms_php.html
Also, can you please enter a valid order number in your forum profile?