Hey all,
I have two forms in a page, the first form works perfect and it's not submitted unless all field entered. the second doesn't work same way while i made the first and copy past the second!
Does anyone has clue?
Forms error
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: 5989
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Forms error
You can only have one form per page.
- Williams
-
- Posts: 105
- Joined: Fri Nov 23, 2018 12:22 am
- Contact:
Re: Forms error
Thanks brother for your reply..
Is there any solutions to do that?
Is there any solutions to do that?
- Pablo
- Posts: 23656
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Forms error
You can have multiple forms, but you will need to make sure there are no conflicts. Between the two. For example, all names should be unique.
But why do you need two forms on one page?
Isn't this confusing for the user?
What are you trying to do?
But why do you need two forms on one page?
Isn't this confusing for the user?
What are you trying to do?
- Williams
-
- Posts: 105
- Joined: Fri Nov 23, 2018 12:22 am
- Contact:
Re: Forms error
You're right Pablo as i removed all page content except both forms and they work perfectly.. seems like there's a conflict in the page as you said.