Base solution for your next web application
Open Closed

Validation when multiple tabs #3751


User avatar
0
mdonogma created

In the phone book example it uses required to flag input text as required.

which seems to fire correctly if button is clicked when tab is action.

however in a multitab UI the validation does not fire? how do we ensure all tabs are validated when submit clicked.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @Mdonogma,

    This is a common jQuery question, you can find more detailed solutions on the web.

    Thanks.