v0.0.4b

Text Field

Jan 1, 2026

Fields

Type: TEXT

A basic text input field for storing string values.

Properties

  • Dimensions: Supports scalar (single value) or array (list of values)

  • Required: Can be set conditionally based on expressions

Validation

  • Accepts any string value

  • No length restrictions

  • Can be multidimensional (array of text values when dimensions > 1)

Use Cases

  • Names and titles

  • Short text responses

  • Labels and identifiers

  • General text input