How do you allow a user to use the slider input - and drag it across to pick a date?
Also it should be a range of number of weeks.
Slider input is dragged → Intervals of 7 days is reflected in the date picker
This is a difficult.
I have tried auto-binding the slider and the date picker.
I tried using maximum and minimum dates in the date picker.
I have also tried dynamic choices and conditional tab doesn’t seem to work either.