Availability calendar in a dynamic page

Hi, I have created an overview of houses that I have for rent using dynamic pages. Now I want to add the relevant availability calendar to each of the houses on the page as well. Does anybody know a way to link for example a google calendar app dynamically to a dynamic page? Or any alternative solution?

Thank you,
Marcel

Hi Marcel, just been investigating the same thing over the last couple of days. If you just want to display a (Google) calendar, then it´s easy. You publish the calendar as public and in a Wix HTML-component you put in the URL to the calendar.
If you want to update the calendar from your page, then there are tons of Javascript Calendars out there you can integrate. Google calendar, BTW, also offers an API to thir calendar to add, delete and patch events, as they call it.

Yes, thanks. Great you are investigating the same, fact is that I still can not see what you mean cause the way you explain it the calendar would be the same for every dynamic page of every different holiday rental. The rentals are all different though. Every dynamic calendar needs a different calendar. So how can it in the end be connected to a database with URL’s?

Hello,

If you would like to populate the table by the dynamic page you can use postMessage to communicate with the calendar iframe.

You can learn more here

Hi I’m late, but have you found a solution? I’ve been searching for this exact thing for weeks. Thanks in advance.

Old thread leonmissoul , I already answered your new one . Closing this one.