Skip to content

Commit 06e6f6c

Browse files
authored
Merge pull request #70 from nathanvanbakel/patch-1
Update fluid.md - with channel form info
2 parents bbf242c + 65327d6 commit 06e6f6c

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)