Skip to content
Snippets Groups Projects
Commit 12949bec authored by Ide Braakman's avatar Ide Braakman Committed by João Ventura
Browse files

Issue #3186304 by idebr, bgilhome, lobsterr, jcnventura: Add configuration...

Issue #3186304 by idebr, bgilhome, lobsterr, jcnventura: Add configuration schema for Single Date Time Picker field widgets
parent a7453a2c
No related branches found
No related tags found
1 merge request!14Issue #3186304: Add configuration schema for Single Date Time Picker field widgets
Pipeline #289085 passed with warnings
field.widget.settings.single_date_time_widget:
type: mapping
label: 'Single DateTime Picker Settings'
mapping:
hour_format:
type: string
allow_seconds:
type: boolean
allow_times:
type: string
allowed_hours:
type: string
disable_days:
type: sequence
sequence:
type: integer
exclude_date:
type: string
inline:
type: boolean
mask:
type: boolean
datetimepicker_theme:
type: string
start_date:
type: string
min_date:
type: string
max_date:
type: string
year_start:
type: string
year_end:
type: string
allow_blank:
type: boolean
field.widget.settings.single_date_time_range_widget:
type: field.widget.settings.single_date_time_widget
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment