generated from cms/tibi-docs
backend and api endpoints
This commit is contained in:
37
api/collections/fieldLists/cards.yml
Normal file
37
api/collections/fieldLists/cards.yml
Normal file
@@ -0,0 +1,37 @@
|
||||
- name: image
|
||||
type: file
|
||||
meta:
|
||||
label: Kartenausschnitt
|
||||
helperText: "Der Kartenausschnitt wird als Hintergrundbild angezeigt."
|
||||
|
||||
- name: title
|
||||
type: string
|
||||
meta:
|
||||
label: Dieser Titel wird in der Karte angezeigt (Name des Landes).
|
||||
|
||||
- name: properties
|
||||
type: number[]
|
||||
meta:
|
||||
label: Eigenschaften
|
||||
widget: select
|
||||
choices:
|
||||
- name: Aktien
|
||||
id: 0
|
||||
- name: Private Equity
|
||||
id: 1
|
||||
- name: Infrastruktur
|
||||
id: 2
|
||||
- name: Waldwirtschaft
|
||||
id: 3
|
||||
- name: Immobilienentwicklung
|
||||
id: 4
|
||||
- name: Renten
|
||||
id: 5
|
||||
- name: Venture Capital
|
||||
id: 6
|
||||
- name: Private Debt
|
||||
id: 7
|
||||
- name: Landwirtschaft
|
||||
id: 8
|
||||
- name: Immobilienbestand
|
||||
id: 9
|
||||
Reference in New Issue
Block a user