Forms error

Issues related to forms.
Post Reply
User avatar
Williams
 
 
Posts: 105
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Forms error

Post by Williams »

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?
User avatar
BaconFries
 
 
Posts: 5989
Joined: Thu Aug 16, 2007 7:32 pm

Re: Forms error

Post by BaconFries »

You can only have one form per page.
User avatar
Williams
 
 
Posts: 105
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Forms error

Post by Williams »

Thanks brother for your reply..
Is there any solutions to do that?
User avatar
Pablo
 
Posts: 23656
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms error

Post by Pablo »

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?
User avatar
Williams
 
 
Posts: 105
Joined: Fri Nov 23, 2018 12:22 am
Contact:

Re: Forms error

Post by Williams »

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.
Post Reply