jQuery-Form-Validator icon indicating copy to clipboard operation
jQuery-Form-Validator copied to clipboard

data-validation-depends-on on name attribute with value like field[12]

Open vdeapps opened this issue 7 years ago • 0 comments

Hi.

I need to use 'data-validation-depends-on' functionality on specific name. But ! my name variable is an array not a single word: name="field[12]", name="field[18]" Because, my form send multiple data with same basename.

Can you add this feature ?

Thanks, and thanks for your plugin.

vdeapps avatar Dec 13 '17 09:12 vdeapps