I want to display a date range (availability) to the user within a date picker (if possible). There will be some days/dates within the date range that we don’t want to be selectable by the user.
So, we have some blocked days/dates stored in the database. I want to subtract those days or filter them out and display the date range without the user being able to select those blocked out days/dates within the date range.
I can’t find an option to do this within Bubble. Is there a simple solution?
Thank you