Label
Label displays a block of static text in the form — users do not (and cannot) enter anything.

Specific Settings
Default Value
Enter the text to display; it appears as-is in the form, typically for:
- Fill-in instructions at the top of the form
- Group hints between fields
- Notes and help information
Label vs Description
| Item | Label control | Field's Description |
|---|---|---|
| Position | Occupies its own form slot | Attached below a specific field |
| Content | Longer paragraph text | A short note for that field |
Next Steps
- HTML — rich text and image content
- Field Types Overview