You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/fieldtypes/notes.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
# Notes Fieldtype
11
11
12
-
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.
12
+
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.
13
13
14
14

15
15
@@ -28,4 +28,5 @@ This is the content that will appear as a note on the publish form. Markdown for
28
28
29
29
## Template Tag
30
30
31
-
Usage of notes is not supported in templates.
31
+
The note contents can be displayed in a `{channel:entries}` loop using a single variable.
0 commit comments