Components("input-group-addon") inside a "input-daterange" should trigger the datepicked dialog.
Component does not work for date-range.
ex. 1.6.1.
i am also facing same issue.
i am using date range but not able to use component for this.
what i need is when i click on calendar icon in date range then calendar should be open.
Hi,
Yes, the daterange component is not really the best at the moment.
It is planned in 2.0 to completely remove it since it does not offer much functionalities.
It will be added back around the 2.1 ish with a brand not component with full functionalities.
I would recommend you to work with 2 datepickers, it will be more code to write, but less complicated for you to make it what you want.
Tell me is you need some help in order to link 2 datepickers.
Most helpful comment
Hi,
Yes, the daterange component is not really the best at the moment.
It is planned in 2.0 to completely remove it since it does not offer much functionalities.
It will be added back around the 2.1 ish with a brand not component with full functionalities.
I would recommend you to work with 2 datepickers, it will be more code to write, but less complicated for you to make it what you want.
Tell me is you need some help in order to link 2 datepickers.