-
Notifications
You must be signed in to change notification settings - Fork 9
FieldNotes
Ian edited this page Apr 14, 2016
·
2 revisions
FieldNotes is used to add "note fields" to your entries. They are very useful for Matrix blocks that represent widgets/un-editable content.
{
"name": "Notes",
"handle": "note",
"type": "FieldNotes_Note",
"typesettings": {
"noteContent": "This is where your note goes."
}
}
Native Fields
- Assets
- Categories
- Checkboxes
- Color
- Date
- Dropdown
- Entries
- Lightswitch
- Matrix
- MultiSelect
- Number
- PlainText
- PositionSelect
- RadioButtons
- RichText
- Table
- Tags
- Users
Plugin Support