Skip to content

Commit 65327d6

Browse files
Update fluid.md - with channel form info
Added information about the use of the fluid field inside the channel form.
1 parent 2008c4e commit 65327d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/fieldtypes/fluid.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Fields can be used more than once and in any order. They can be re-ordered withi
3131

3232
The frontend will output the various field contents in the order specified in the entry.
3333

34+
## Channel Form
35+
36+
A fluid field cannot be used in the channel form.
37+
3438
## Template Tags
3539

3640
Fluid field content is ouput using variable pairs. An outer variable pair using the Fluid field's shortname wraps all content. Within that wrapper variable pair, each field can be output using a prefixed variable pair and the `{content}` variable. Within the prefixed variable pair, the `{content}` variable is used in place of the field's shortname.

0 commit comments

Comments
 (0)