jQuery UI Widgets › Forums › Plugins › Validator, Drag & Drop, Sortable › Validation Message not showing with muliple tabs
This topic contains 5 replies, has 2 voices, and was last updated by Dimitar 10 years, 6 months ago.
-
Author
-
Hi,
We have two tabs.first tab with content form have set validation rules and second tab content has no any validation rules after we are submitting form with selection of second tab.That time validation message not showing and nothing happen.
So we need to help for when we are on second tab that time validation message need to display on top of the form and when we are on first tab that time validation as it is like right side of input tag.
Could you please help us for when we are on second tab that time validation message set on top center with first tab label ?
Thanks,
AlpeshHello Alpesh,
Could you, please, provide us with a JSFiddle example, which reproduces this behaviour so that we may better be of help?
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi Dimitar,
We have scripted at example link.
In this example when we click on submit button that time we need validation message of tab1 on above header of tab1.
Could you please check example link ?
Thanks
AlpeshHi Alpesh,
This issue has already been discussed in the forum topic [jqxValidator] validate form arranged with jqtabs. Please check it out.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Hi,
Thanks for reply
But Input element is in first tab and we are on second tab and click on submit that time the error label not displaying.
We need to help regarding when our input element is in another tab that time validation message needs to display top of page or any tab header.Thanks
AlpeshHi Alpesh,
To call a widget’s method, the widget has to be displayed on the page. When you have selected the second tab, the form is not displayed (it is in another tab) and you cannot call the validate method.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.