daux.io/docs/02_Config/15_Fields/Multi.md

512 B

Creates a repeatable object that can utilize all TodayCMS field types.

Multi Field

"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.