We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec67406 commit bccfc72Copy full SHA for bccfc72
1 file changed
docs/channels/fields.md
@@ -16,7 +16,8 @@
16
`{exp:channel:field}` tag allows displaying properties of [channel field](control-panel/field-manager/edit-field.md) irrespective of the context.
17
18
{exp:channel:field field_name="department"}
19
- <p>Choose <b>{field_label}</b>:</p>
+ <div>
20
+ <p>Choose <b>{field_label}</b>:</p>
21
{field_options}
22
<p><span class="value">{value}</span>: <span class="label">{label}</span></p>
23
{/field_options}
0 commit comments