I am using the DateRangePicker widget in an activeform, working great except when I want to display the ranges while still displaying the calendars. The setting "alwaysShowCalendars" doesn't have any effect.
This example is working as expected displaying the calendars and no ranges:
Hello
I am using the DateRangePicker widget in an activeform, working great except when I want to display the ranges while still displaying the calendars. The setting "alwaysShowCalendars" doesn't have any effect.
This example is working as expected displaying the calendars and no ranges:
This example is not working as expected, only displaying the ranges, the "alwaysShowCalendars" setting should force calendars to be displayed:
I tried adding initRangeExpr=true and presetDropdown=true without success.
Is there something I need to know or a bug? Thanks a lot.