Skip to content

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."                
  }
}
Clone this wiki locally