I need some help with the availability reference field. I want to show two availability calendars for the same unit in my frontend, one showing the current month and the other showing the next month. How can I do that ? Where in the code can I change the month to display ?

Comments

acrollet’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Hi there,

this is admittedly hacky, but you could add two calendars, and a short bit of js to literally click the button for the next month on one of the calendars. We would also be happy to look at a patch to optionally display a different month if submitted.