20 lines
512 B
Markdown
20 lines
512 B
Markdown
Creates a repeatable object that can utilize all TodayCMS field types.
|
|
|
|
![Multi Field](http://space.todaymade.com/todaycms/multi.jpeg)
|
|
|
|
"multi": {
|
|
"title": "Multi Field",
|
|
"display": "title",
|
|
"type": "multi",
|
|
"fields": {
|
|
...
|
|
}
|
|
}
|
|
}
|
|
|
|
**Parameters**
|
|
|
|
| Name | Default | Options | Description |
|
|
| ------------- | ------------- | ------------- | ------------- |
|
|
| display | '' | | Field name to use as the identifier in the title cell. |
|