4D v14DatePicker SET MAX DATE |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
DatePicker SET MAX DATE
DatePicker SET MAX DATE
The DatePicker SET MAX DATE command is used to specify the maximum enterable date in the DatePicker calendar (the days located after this maximum date appear grayed out in the calendar). The objectName 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 maxDate 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 that follow the current date are enterable. If the maximum enterable date is earlier than the minimum enterable date (see DatePicker SET MIN DATE), no date will be enterable. Disabling all dates after December 31, 2009 in the object named "ReturnDate": DatePicker SET MAX DATE("ReturnDate";!12/31/2009!) |
PROPERTIES
Product: 4D
HISTORY
SEE ALSO
DatePicker SET DEFAULT MAX DATE ARTICLE USAGE
4D Widgets ( 4D v12) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||