Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/fieldtypes/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# Notes Fieldtype

Notes is a fieldtype that contains text used to give context to content editors. It cannot be edited in a channel entry and is only there for informational purposes.
Notes is a fieldtype that contains text used to give context to content editors. It cannot be edited in a channel entry and is only there for informational purposes.

![notes field](_images/notes.png)

Expand All @@ -28,4 +28,5 @@ This is the content that will appear as a note on the publish form. Markdown for

## Template Tag

Usage of notes is not supported in templates.
The note contents can be displayed in a `{channel:entries}` loop using a single variable.