Skip to main content

Overview

The default short-text property. Pick this when there is no more specific text type that applies (use Email, Phone, URL, etc. when they fit).

Configuration

What it stores

A single line of free-form text.

Filtering

Equals, does not equal, contains, does not contain, starts with, ends with, is empty, is not empty.

Examples

Use Text for free-form names, codes, internal references. Anything that doesn’t have a more specific shape.

See also

  • Text property types: the full set of text-shaped types.
  • ID: when the value should be unique within the object.