This commit is contained in:
2023-09-20 08:15:27 +00:00
parent 481308522f
commit de5f43dbd7
4 changed files with 35 additions and 16 deletions

View File

@@ -3,6 +3,7 @@ name: row
meta:
label: Zeile
addElementLabel: Zeile hinzufügen
widget: grid
folding:
previewFolded: titleForWork
previewUnfolded: titleForWork
@@ -35,6 +36,7 @@ subFields:
type: object[]
meta:
label: Spalte
widget: grid
addElementLabel: weitere Spalte
folding:
previewFolded: contentType
@@ -349,6 +351,7 @@ subFields:
type: object[]
meta:
label: Zeile
widget: grid
addElementLabel: Zeile Hinzufügen
dependsOn:
eval: $parent.contentType == "form"
@@ -367,6 +370,7 @@ subFields:
folding:
previewFolded: titleForWork
previewUnfolded: titleForWork
widget: grid
direction: horizontal
subFields:
- !include titleForWork.yml