Field Types


When creating a new field for a file, Netcontent offers various field types that allow you to restrict or limit the range of possible values entered by the user. Available field types include:



Example:



Type of Fields


    • Cadena: A standard data type equivalent to VARCHAR. Allows all types of values.
    • Entero: Only permits numeric integer values (e.g., 1923).
    • Decimal: Allows numeric values with floating points (e.g., 1923.03)
    • Si/No: Displays as a "switch" button, allowing the user to click and set the value to Yes or No, depending on whether it is on or off.
    • Fecha: Only allows date input. It also displays a calendar, enabling the user to select the date without manually typing it.
    • E-Mail: Only accepts values structured as an email address (e.g., example@example.com).
    • Attachment: This data type is used to upload attachments within the file. Different attachment fields can be created to enable categorized uploads based on document type.
    • Lista mĂșltiple: A list-type field that allows the selection of multiple options as values.
    • Lista simple: A list-type field that allows the selection of a single option as a value.
    • Lista filtrable: A list-type field that enables searching/filtering while typing or entering the value.
    • Label: Allows the introduction of separators, images, or HTML elements as a default value to be displayed in a form or in the file's field list.
    • Grilla: A table-type field that allows the creation of rows and columns.

Created with the Personal Edition of HelpNDoc: 5 Reasons Why a Help Authoring Tool is Better than Microsoft Word for Documentation