I just tried to make some form on my web such as RSV form and contact form, after tried many time with trial and error I succeed but not 100%
the problem is why on the page shown double form ???? all form I made shown double in my web but not in preview.
just for your reference my web is www.luputu.com/reservation.php
please help me to solve this problem
thank you
FORM SETTING PROBLEM
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: FORM SETTING PROBLEM
Everything is duplicated .
Did you manually add or edit HTML code?
Did you publish the page with the built-in FTP tool?
Did you manually add or edit HTML code?
Did you publish the page with the built-in FTP tool?
Re: FORM SETTING PROBLEM
I did mannualy and publushed with built in ftp tools, why it looks all duplicated ?? do you have an idea how to change it ? I think the problem is when I copied the html code on html page as I followed the manual on forum to create a form. but when I don't copy the code on page html then the form doesn't work. now the form is work but appear double.
also another topic, the header and footer i made is not responsive when i opened on mobile, is it possible to make a page without header and footer but with layoutgrid as header and footer ?
also another topic, the header and footer i made is not responsive when i opened on mobile, is it possible to make a page without header and footer but with layoutgrid as header and footer ?
Re: FORM SETTING PROBLEM
You cannot just copy the code from another page and place it inside another page, this will duplicate the structure of the HTML.
But why are you copying the HTML?
A page header/footer is a fixed layout container, basically it's a layer. To make it responsive you will have to add breakpoints.
You can also use a layout grid as header/footer.
But why are you copying the HTML?
A page header/footer is a fixed layout container, basically it's a layer. To make it responsive you will have to add breakpoints.
You can also use a layout grid as header/footer.
Re: FORM SETTING PROBLEM
thank you Mr. Pablo for your nice help. I am sorry I am not an expert and that's why could be my question has no quality for you. I just want to have my own web with y experience and I found wysiwyg web builder is the best choice for me. but could you tell me how can I create a form on a page ?? please show me the details !
why I copied the html code is because i red in your forum to change the hmtl page into php and copy the generated hmtl code to the start page. is that right ???
please excuse me for my stupidity

I just tried to follow this comment http://www.wysiwygwebbuilder.com/forms_php.html
why I copied the html code is because i red in your forum to change the hmtl page into php and copy the generated hmtl code to the start page. is that right ???
please excuse me for my stupidity



I just tried to follow this comment http://www.wysiwygwebbuilder.com/forms_php.html
Re: FORM SETTING PROBLEM
This specific tutorial is for advanced users only.
If you are not an experienced user then I recommend to use the built-in form script instead:
http://www.wysiwygwebbuilder.com/forms.html
or
http://www.wysiwygwebbuilder.com/form_wizard.html
See also:
viewtopic.php?f=10&t=32967
If you are not an experienced user then I recommend to use the built-in form script instead:
http://www.wysiwygwebbuilder.com/forms.html
or
http://www.wysiwygwebbuilder.com/form_wizard.html
See also:
viewtopic.php?f=10&t=32967
Re: FORM SETTING PROBLEM
I did it like that also but with the wizard the form display goes everywhere because doesn't stay with the layoutgrid. and it's looks okay on preview but after publish seem the built in processor doesn't work, outoresponder doesn't work. or may could you write me the code
with what I did seems work well, email built in processor and auto responder work well but the page looks duplicated, only this problem i had now.
with what I did seems work well, email built in processor and auto responder work well but the page looks duplicated, only this problem i had now.

Re: FORM SETTING PROBLEM
A form cannot be added to a layout grid. A form is a fixed/absolute container.
However, you can use the layout grid as a form by using the option 'enable 'form'.
There are several example for this in the templates:
http://www.wysiwygwebbuilder.com/templates8.html
and blocks:
http://www.wysiwygwebbuilder.com/blocks.html
And of course the built-in script processor works otherwise it would have been 'fixed' a long time ago.
Please try to do thing at a time.
- create the form layout, make sure there is no custom code and not duplication.
- then focus on the form settings to processor form data.
However, you can use the layout grid as a form by using the option 'enable 'form'.
There are several example for this in the templates:
http://www.wysiwygwebbuilder.com/templates8.html
and blocks:
http://www.wysiwygwebbuilder.com/blocks.html
And of course the built-in script processor works otherwise it would have been 'fixed' a long time ago.
Please try to do thing at a time.
- create the form layout, make sure there is no custom code and not duplication.
- then focus on the form settings to processor form data.
Re: FORM SETTING PROBLEM
Thank you Mr. pablo, it's work well now




