24 lines
389 B
YAML
24 lines
389 B
YAML
fields:
|
|
aircraft_type:
|
|
label: Type
|
|
nameFrom: type
|
|
descriptionFrom: description
|
|
span: auto
|
|
required: 1
|
|
type: relation
|
|
registration:
|
|
label: Registration
|
|
span: auto
|
|
required: 1
|
|
type: text
|
|
name:
|
|
label: Name
|
|
span: auto
|
|
required: 1
|
|
type: text
|
|
home_airport_id:
|
|
label: 'Home Base'
|
|
span: auto
|
|
required: 1
|
|
type: number
|