I have a list of dates , how can i send these dates to the datepicker and when it is on ready, it selected all the dates that i send as list of dates
For example:
I have list of date 2-Sep-2022, 5-Sep-2022 and 30-Sep-2022
i want that when i open this datepicker, day 2 5 and 30 are already selected
and also how can we perform multiselect in datepickerhow to send list of date and export list of date to the datepicker . I think JSON would be a good way but dont know how to perform it
Hi,
If using Forge components is not an impediment for you, did you already take a look at this component that seems to allow precisely what you need?:
https://www.outsystems.com/forge/component-overview/11581/date-multiple-selection
Let me know,
Paulo