17 lines
276 B
YAML
17 lines
276 B
YAML
|
# attribute auf column ebene
|
||
|
|
||
|
- name: contentType
|
||
|
type: string
|
||
|
meta:
|
||
|
label: ""
|
||
|
widget: select
|
||
|
choices:
|
||
|
- name: Bild
|
||
|
id: image
|
||
|
|
||
|
- name: Modul Import
|
||
|
id: moduleImport
|
||
|
|
||
|
- name: Text
|
||
|
id: text
|