Multiple Date Selections using Date Picker

Hi all,

I am trying to make a form where users can select multiple dates using a Date Picker. How do you set the date picker where the user can only select specific dates, like every Friday or custom dates? Also, when the user selects a date how can the date be displayed underneath the actual date picker? Please help. TIA

Hey
To disable dates use this

To get the selected date use this

Thanks, Andreas. Also, is there a way where users can select multiple dates using a single date picker?

Not what I am aware of no, then you must use another HTML based calendar in HTML Component and get / set dates that way

How can I integrate the Holiday API into the Wix booking calendar using Velo?
Is this possible?
And also from one date picker we select multiple date at a time.