4D v14DatePicker SET MIN DATE |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
DatePicker SET MIN DATE
DatePicker SET MIN DATE
The DatePicker SET MIN DATE command is used to set the minimum enterable date in a DatePicker calendar (the days located before this minimum date appear grayed out in the calendar). The objectName parameter specifies the instance of the subform to which the command must be applied. In this parameter, you must pass the name of a subform object displayed in the current form. The minDate date must be expressed in the default entry format corresponding to the system language. If you pass a blank date (!00/00/00!), all the dates preceding the current date will be enterable. If the minimum enterable date is later than the maximum enterable date (see DatePicker SET MAX DATE), no date will be enterable. The current form contains two DatePicker calendars located in two subform objects named "DP1" and "DP2". //Disabling all dates before January 1, 2009 in the first calendar |
PROPERTIES
Product: 4D
HISTORY
SEE ALSO
DatePicker SET DEFAULT MIN DATE ARTICLE USAGE
4D Widgets ( 4D v12) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||