surveyjs / custom-widgets

The collection of custom widgets for SurveyJS: Survey Library and Survey Creator :package:
https://surveyjs.io
MIT License
79 stars 78 forks source link

Bootstrap Datepicker with date range #252

Closed ivorycoast closed 3 years ago

ivorycoast commented 3 years ago

Are you requesting a feature, reporting a bug or asking a question?

Question

What is the current behavior?

I would like to know if this feature of Bootstrap Datepicker is available? https://bootstrap-datepicker.readthedocs.io/en/latest/markup.html#date-range

If not, it will be interesting to have that.

Specify your

andrewtelnov commented 3 years ago

@ivorycoast Unfortunately we do not support this functionality. I would create it as another custom widget, since it will have a composite value in the following format: {startDate: value1, endDate: value2}.

Thank you, Andrew

ivorycoast commented 3 years ago

@andrewtelnov thanks for your prompt answer. Do you plan to create this new functionality/custom widget?

Thanls,

Warren

tsv2013 commented 3 years ago

@ivorycoast Right now - no. You are the first who are asking for it. If this functionality will be requested highly by other customers, we'll reconsider this.

ivorycoast commented 3 years ago

Ok fine. Thank you!