Text Field Type
The simplest type of field, the text field allows you to enter in simple text data.
Parameters
| Parameter | Default | Description |
|---|---|---|
| Max Length | 255 | Max length of the input. |
| Default Value | The default value for your text input. |
Output
The text field simply outputs your text.
