1. Fields
  2. Text Field

Fields

Text Field

The Text Field is a simple input field that allows users to enter a single line of text.

Basic usage

Adds a text field to the fields of an action.

loading...

Parameters

See fields for common parameters.

params.parse_string

If set to true, string values will be parsed and the field's output will be a number or a boolean when parsed successfully.

Default: false


Result

Preview of a text field in a form