Hi,
I'm having the strangest issue with form validation.
I've a Tab object and inside some editbox's. When submiting the form the validation doesn't work. If a move the same objects outside the Tab object the validation works like a charm.
Can someone help me with this issue?
Thanks
Form validation on Tabs obejct
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: 5620
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Form validation on Tabs obejct
Without actually see what you have done it is difficult to say. If you need help please provide a "Demo" (.wbs)
See the following:
How do I share my project to get help?
See the following:
How do I share my project to get help?
Re: Form validation on Tabs obejct
I cannot say for sure if tabs do support validation. To be able to help you I need to see the structure of the form.
Re: Form validation on Tabs obejct
Thanks to all that replay,
If a put the editbox inside the Tab object the code for validade the form is not present on the HTML of the page. Normaly a function with the name"submitname_of_the_form" is created on document.ready() but not if objects are inside the Tab object. Maybe the Tab object, like Pablo says, doesn't support validation of the objects.
I could provide an exemple, but you have to modify the project to see what i mean.
Thanks.
If a put the editbox inside the Tab object the code for validade the form is not present on the HTML of the page. Normaly a function with the name"submitname_of_the_form" is created on document.ready() but not if objects are inside the Tab object. Maybe the Tab object, like Pablo says, doesn't support validation of the objects.
I could provide an exemple, but you have to modify the project to see what i mean.
Thanks.