J3.x

J3.x:Agregar campos personalizados / Campo de Entero

From Joomla! Documentation

Revision as of 09:06, 4 July 2020 by AlejandroVega (talk | contribs) (Created page with "* Paso<br />Cada opción será la opción anterior incrementada por este entero, comenzando con el primer valor hasta que se alcance el último valor.")


Campo Entero


Entero

Proporciona una lista desplegable de enteros entre un valor mínimo (el primer valor) y máximo (el último valor).

Opciones

Las opciones especiales dentro de este campo son:

  • Múltiple
    Permite que se seleccionen varios valores.
  • Primero
    Este valor es el más bajo de la lista.
  • Último
    Este valor es el más alto de la lista.
  • Paso
    Cada opción será la opción anterior incrementada por este entero, comenzando con el primer valor hasta que se alcance el último valor.

Related Information

See Integer form field type

Screenshots

Creating the field

Let's say you create a field with the options shown in the next figure.

Using the field in the backend

In the backend while creating an article or a contact you see the field like in the following imageː

Using the field in the frontend

In the frontend, you can see the field as you see in the following image. The option Automatic display is responsible for the position of the field and your template is responsible for the design of the field.