Magidoc

DateDefaultValueInput
Input Object

Input type for date default value configuration in form elements Used in date type form elements to specify how the default date should be calculated

Fields

#

date

The specific date if dateType is 'specific'

dateType

Non-null

The type of date calculation to use (e.g. 'none', 'specific', 'relative')

includeHolidays

Whether to include holidays in date calculation

includeWeekends

Whether to include weekends in date calculation

increment

The increment value for relative date calculation

operator

The operator for relative date calculation (+ or -)