Alert block
Content
The alert block is a toned callout: information, success, warning, or destructive. Pair it with conditional visibility and it becomes a status banner that appears exactly when it should.
Settings
| Setting | Options | What it does |
|---|---|---|
| Tone | info / success / warning / destructive | The color and icon treatment. |
| Body | Markdown | The message, with {{Column}} templates on record pages. |
Conditional banners
Set the block's
Visible if to something like RECORD[Status] = "Blocked" and the alert only renders for blocked records — a state banner with zero code.Like every block, this one also has the shared block settings: a title and optional description, a header you can show or hide, auto-height, conditional visibility, and role-based visibility.