Declined
Last Updated: 22 Jul 2021 11:27 by ADMIN
Fillip
Created on: 01 Dec 2014 19:20
Category: Kendo UI for jQuery
Type: Feature Request
1
Validate form fields with identical name attributes
I was wondering if there's a way to validate a form that has inputs with identical names. The following JS Fiddle is an example of identical names:

http://jsfiddle.net/fmpeyton/5c9d2p0c/

I would hope there would be a way to handle this, since lots of backend languages have the ability to accept identical name attributes, as they concatenate the values or convert them into an array or collection (ASP.NET).
0 comments