Hi,
I have a list of input type="file" with their names as list[]. Following this question, I was able to make the rules and messages working in my jQuery.
But I do need at least 2 elements of list[] to be filled and adding the rule required: true only works for the irst element of the list, any idea how do I do that?
Cheers,
Nicolas.