Field Types
Date Picker
Date Picker configuration of the year range
"Umbraco": {
"CMS": {
...
},
"Forms": {
"FieldTypes": {
"DatePicker": {
"DatePickerYearRange": 12
}
}
}
}Last updated
Was this helpful?