Skip to content

Commit d3487cc

Browse files
committed
showing field short names on Entry Publish page
1 parent 0d6b8a6 commit d3487cc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/_images/field_short_name.png

2.84 KB
Loading

docs/control-panel/create.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ This can be done in two ways:
5151
- assign custom field to a [Field Group](/control-panel/field-manager/field-manager-settings.md#createedit-field-group) which is associated to the Channel
5252
- assign field directly to channel by editing [Channel preferences](control-panel/channels.md#fields-tab)
5353

54+
In the [templates](templates/overview.md) you will be referencing the field by its short name. The short name of the field is usually displayed next to the field name in the publish form (<img style="margin-bottom: 0px; vertical-align: middle; display:inline-block;" src="../_images/field_short_name.png" alt="field short name">) and will be copied to the clipboard when clicked. Displaying the short name can be turned on or off in the [Role](control-panel/member-manager.md) settings.
55+
56+
Note that some field can be displayed with just single tags, while others would require tag pair with extra variables. More information can be found in the documentation for appropriate [field type](fieldtypes/overview.md).
5457

5558
## Date Tab
5659

0 commit comments

Comments
 (0)