fix documentation for actionMode
[roojs1] / Roo / Component.js
index 7529e78..7f78933 100644 (file)
@@ -146,7 +146,7 @@ Roo.extend(Roo.Component, Roo.util.Observable, {
     /**
      * @cfg {String} actionMode 
      * which property holds the element that used for  hide() / show() / disable() / enable()
-     * default is 'el' 
+     * default is 'el' for forms you probably want to set this to fieldEl 
      */
     actionMode : "el",