Typeratings
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
columns:
|
||||
id:
|
||||
label: id
|
||||
type: text
|
||||
typerating:
|
||||
label: typerating
|
||||
type: text
|
||||
relation: typerating
|
||||
valueFrom: name
|
||||
in_use:
|
||||
label: in_use
|
||||
type: text
|
||||
mandatory:
|
||||
label: mandatory
|
||||
type: text
|
||||
text:
|
||||
label: text
|
||||
type: text
|
||||
picture:
|
||||
label: picture
|
||||
type: text
|
||||
@@ -0,0 +1,29 @@
|
||||
fields:
|
||||
typerating:
|
||||
label: 'germanairlinesva.schooling::lang.exam_question.typerating'
|
||||
nameFrom: name
|
||||
descriptionFrom: description
|
||||
span: auto
|
||||
required: 1
|
||||
type: relation
|
||||
in_use:
|
||||
label: 'germanairlinesva.schooling::lang.exam_question.in_use'
|
||||
span: auto
|
||||
required: 1
|
||||
type: switch
|
||||
mandatory:
|
||||
label: 'germanairlinesva.schooling::lang.exam_question.mandatory'
|
||||
span: auto
|
||||
required: 1
|
||||
type: switch
|
||||
text:
|
||||
label: 'germanairlinesva.schooling::lang.exam_question.text'
|
||||
size: large
|
||||
span: auto
|
||||
required: 1
|
||||
type: richeditor
|
||||
picture:
|
||||
label: 'germanairlinesva.schooling::lang.exam_question.picture'
|
||||
mode: file
|
||||
span: auto
|
||||
type: mediafinder
|
||||
Reference in New Issue
Block a user