Modifier: :text
:text means different things depending on the merge tag or the kind of field:
- Plain text list on List fields
- Repeater as plain text on Repeater fields
Plain text list
On List fields.
| Product | Gravity Forms |
|---|---|
| Requires | Gravity Forms 2.4 or later |
| Works on | List fields |
| In the picker | What to show |
Examples
Rendered by real Gravity Forms and GravityKit PHP against a test entry.
| Merge tag | Output | Without the modifier |
|---|---|---|
{Ingredients:20:text} | Flour,2 cups Ingredients: Sugar,1 cup | HTML0 1 Flour 2 cups Sugar 1 cup |
Where the merge tag picker offers it
Form fields: List.
Repeater as plain text
On Repeater fields.
Forces text format while keeping choice text rather than stored values.
| Product | Gravity Forms |
|---|---|
| Requires | Gravity Forms 2.4 or later |
| Works on | Repeater fields |
| In the picker | What to show |
Where the merge tag picker offers it
Form fields: Repeater.