Files
kontextwerk/api/collections/fieldLists/formular/dateInput.yml
2025-10-02 08:54:03 +02:00

18 lines
416 B
YAML

name: dateInput
type: object
meta:
label:
de: Normaler Kalender
en: Normal calendar
helperText:
de: Datumsfeld
en: Date field
dependsOn:
eval: $parent?.inputWidgets?.includes('defaultCalendar')
subFields:
- name: standardInputProperties
type: object
meta:
widget: containerLessObject
subFields: !include standardInputProperties.yml