This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
DatePicker SET DEFAULT MAX DATE
|
DatePicker SET DEFAULT MAX DATE ( maxDate ) | ||||||||
Parameter | Type | Description | ||||||
maxDate | Date |
![]() |
Upper limit of enterable date | |||||
The DatePicker SET DEFAULT MAX DATE command is used to set the maximum enterable day for all the calendars of the DatePicker component.
Note that this parameter is only taken into account for calendars created subsequently and does not apply to any existing calendars. If you want to apply it to existing calendars, you must use the DatePicker APPLY DEFAULT VALUES component method.
DatePicker APPLY DEFAULT VALUES
DatePicker SET DEFAULT MIN DATE
DatePicker SET MAX DATE
Product: 4D
Theme: DatePicker
4D Widgets ( 4D v20 R7)