.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt TextShort ^^^^^^^^^ .. figure:: ../../../Images/Configuration/TextShort.png :width: 500px :alt: TextShort form element Simple input field that allows a limited amount of text. nMaxLength ---------- Numeric amount of maximum characters. Only applies if smaller than the maximum allowed amount of characters from the database settings (or if those are not set because, for instance, it is a type 'text'). Example: :: 150