-
Notifications
You must be signed in to change notification settings - Fork 9
Tags
spAnser edited this page May 31, 2016
·
3 revisions
{
"fields": [{
"group": "Default",
"name": "Tags",
"handle": "tags", // This line is optional
"instructions": "This is not a required field.",
"type": "Tags",
// typesettings & everything inside is optional
"typesettings": {
"source": "", // Use the handle of the TagGroup.
"selectionLabel": "Add a tag"
}
}]
}
Native Fields
- Assets
- Categories
- Checkboxes
- Color
- Date
- Dropdown
- Entries
- Lightswitch
- Matrix
- MultiSelect
- Number
- PlainText
- PositionSelect
- RadioButtons
- RichText
- Table
- Tags
- Users
Plugin Support