Skip to content

Date Range Picker: Reference

Reference for Date Range Picker in Web Framework References. Key properties: ID, Name, Theme, Highlight.

The most advanced date/date range picker with time picker. When creating advanced booking forms you need full control of the date and time selection, ranges and validation. With App Connect Date Picker 2 you can allow the user to pick from single date to a full range, complying to your wishes.

Inspector Property Groups

Date Range Picker Properties

Property Type Details
IDtextOptional unique identifier for this element.
Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction
Required in common setups.
Attribute: id
NametextHTML name attribute.
Sets the control name . This is used as the field key in form submissions and is essential for classic post submissions and many server-side handlers. Bootstrap docs: Forms overview
Required in common setups.
Attribute: name
Themedroplist 
Highlightdroplist 
Start DatedateAttribute: startdate
End DatedateAttribute: enddate

Max Span

Property Type Details
YearsnumberAttribute: maxspan-years
MonthsnumberAttribute: maxspan-months
WeeksnumberAttribute: maxspan-weeks
DaysnumberAttribute: maxspan-days

Invalid Dates

Property Type Details
Data SourcetextAttribute: dmx-bind:invaliddates
Supports dynamic option sources.
Start Date FieldtextAttribute: invaliddates-start
Supports dynamic option sources.
End Date FieldtextAttribute: invaliddates-end
Supports dynamic option sources.

Custom Dates

Property Type Details
Data SourcetextAttribute: dmx-bind:customdates
Supports dynamic option sources.
Start Date FieldtextAttribute: customdates-start
Supports dynamic option sources.
End Date FieldtextAttribute: customdates-end
Supports dynamic option sources.
Class FieldtextAttribute: customdates-class
Supports dynamic option sources.

Time Picker

Property Type Details
Time PickerbooleanAttribute: timepicker

Localization

Property Type Details
Week LabeltextAttribute: weeklabel
Apply LabeltextAttribute: applylabel
Cancel LabeltextAttribute: cancellabel

Dynamic Attributes

Start Date

Attribute property Type Details
Value:textChoose dynamic data binding.

End Date

Attribute property Type Details
Value:textChoose dynamic data binding.

Min Year

Attribute property Type Details
Value:textChoose dynamic data binding.

Max Year

Attribute property Type Details
Value:textChoose dynamic data binding.

Min Date

Attribute property Type Details
Value:textChoose dynamic data binding.

Dynamic Events

Show

Event option Type Details
Action:textChoose the action to execute.

Hide

Event option Type Details
Action:textChoose the action to execute.

Apply

Event option Type Details
Action:textChoose the action to execute.

Cancel

Event option Type Details
Action:textChoose the action to execute.