Bug Tracker

Modify

Ticket #4298 (closed enhancement: invalid)

Opened 4 years ago

Last modified 4 years ago

[validate] Grouped elements are not update on successfull validation

Reported by: Jeroen van de Pol Owned by:
Priority: major Milestone: 1.4
Component: plugin Version: 1.3.2
Keywords: Validate Cc:
Blocking: Blocked by:

Description

If you have set up some field to works as group validation. Only the field you update will be validated, the fields present in the group, won't be.

I made a solution for this in the jquery.validate.js. see the file attached for the solution (only works for onkeyup).

Attachments

jquery.validate.js Download (36.0 KB) - added by Jeroen van de Pol 4 years ago.
Update for updating grouped elements after validation of the group.
solution.txt Download (718 bytes) - added by Jeroen van de Pol 4 years ago.
Update, now only validates fields that are in group of the current element, also only submitted a snippet.

Change History

Changed 4 years ago by Jeroen van de Pol

Update for updating grouped elements after validation of the group.

Changed 4 years ago by Jeroen van de Pol

Update, now only validates fields that are in group of the current element, also only submitted a snippet.

comment:1 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker,  http://dev.jqueryui.com .

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.