size¶
-
size
¶ Path: $GLOBALS[‘TCA’][$table][‘columns’][$field][‘config’] Type: integer Scope: Display The cols value is used to set the width of the field, and if
cols
is not found, then this value is used.Value for the width of the
<input>
field. To set the input field to the full width of the form area, use the value 50. Default is 30.