!content-type:authors icon: icon-people subApps: detail: form: properties: isni: placeholder: 1234 1234 1234 1234 # does it work? maxLength: 19 validators: regexp: $type: regexpValidator pattern: '(^$|((\d{4}) ){3}\d{4})' mgnl:tags: class: info.magnolia.contenttags.ui.field.TagsFieldDefinition browser: actions: addTags: class: info.magnolia.contenttags.ui.dialog.OpenTagDialogActionDefinition dialogId: bookshelf:modifyTags actionbar: sections: item: name: item groups: editActions: name: editActions items: addTags: name: addTags workbench: contentViews: tree: columns: tags: &tags name: mgnl:tags $type: columnComponent type: java.util.Collection editor: field: $type: tokenField comboBox: datasource: $type: jcrDatasource workspace: tags allowedNodeTypes: - mgnl:tag list: columns: tags: *tags