Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 04:21:53 +0000 (12:21 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 04:21:53 +0000 (12:21 +0800)
Roo/form/ComboBoxArray.js

index 294c0c3..1406ca6 100644 (file)
@@ -57,10 +57,11 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.ComboBox,
     tipField : 'email',
     
     renderer : false,
-     /**
-     * @cfg {String} idField The field to take the hidden 'id' data from
+     
+    //hiddenName : false, // set this if you want a , sperated list of values in it for form posting..
+    /**
+     * @cfg {String} hiddenListName The field to take the array of hidden 'id' data that is selected
      */
-    hiddenName : false, // set this if you want a , sperated list of values in it for form posting..
     hiddenListName : false,
     hiddenEl : false,