.. include:: /Includes.rst.txt .. _columns-none-properties-cols: ==== cols ==== .. confval:: cols :Path: $GLOBALS['TCA'][$table]['columns'][$field]['config'] :type: integer :Scope: Display Set the width of the input field. Overrides :ref:`size `. Value for the width of the :code:`` field. To set the input field to the full width of the form area, use the value 50. Default is 30.