- Boolean searching with the
boolean
filter. - Regular expression searching with the
regexp
filter. - Partial searching with
starts-with
,ends-with
andcontains
filters. - Search against the handle value only with the
handle
filter. - Search for null values using the
sql: null
filter. - The above filters can be negated by prefixing with
not-
. - Text formatter and validation rule support.
- Output grouping on handle.
- 'Raw' output mode for unformatted data.
- Parameter output support.
- Limit the number of characters that can be entered.
- Limit the number of characters shown in publish table columns.
- Handles are always unique.
-
Upload
/textboxfield
folder to your Symphony/extensions
folder. -
Install the field by selecting the "Field: Text Box" on the System -> Extensions page, choose Enable from the menu then click Apply.
-
You can now add the "Text Box" field to your sections.