Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi community team,
I want to set the limitation of selecting dates on the TWX datepickers within the range of 30 days only. If the selected date’s duration is more than 30 days then the data should not be accessed.
Like,
There are two date pickers, In the first date picker (StartDate) I want that the user can select any date (For example user selects the date of 7th June 2022 ) then I want that in the second date picker (EndDate), Only those dates are visible which are next to the 30 days from the start date (For eg: till 5th July 2022) and all the other dates and the year dropdown will be disabled.
Or
In the second date picker, it should show only dates till 30 days from the first date picker (Start Date).
Is it possible in ThingWorx Date Picker widget to set it for the specified dates only?
ThingWorx Version 9.3.2
Solved! Go to Solution.
refer below link, from ThingWorx 9.3.3 there are additional properties to restrict start/end dates.
refer below link, from ThingWorx 9.3.3 there are additional properties to restrict start/end dates.