Dynamic Calendars

I’ve been looking through the apps but not finding, Wondered if you could direct me to a dynamic calendar plug-in, where the days of the calendar can be connected to my Dbase Collection? I’m thinking a calendar could be some kind of repeater, but there are no workable fields to be connected in the WIX Map plug in. Is there anyway to dynamically attach calendars to a Collection’s data?

1 Like

Posted half a year ago. Jan 19 - no reply from Forum.

Have you found a solution? I don’t get any answers either and i really need this.

The short answer is “no”: there is nothing in Wix that does what you are looking for, if, what you are looking for and what you call a “calendar” is more like a scheduler, you know, with coloured bars of things being booked and the rest is bookable. I did a few test runs with Fullcalendar´s Scheduler, and it works pretty good. But doing the interface between Wix and this thing is probably “Advanced” level. Nobody is going to help you with that, you´ll have to figure it out yourself.
fullcalendar.io/docs

Thanks! That’s relly helpful! Can this fullcalendar’s scheduler be used per database/collection item and per dynamic page?

@leonmissoul You haven’t explained what you are trying to do. You might consider using Wix Bookings or Wix Events .

@yisrael-wix Hi, thanks for your answer! in this post I explain a bit more what i want exactly.

Closest I’ve come is to create a repeater with 7 containers wide. You have to use a custom filter on your data to show data starting on the previous Sunday. I can post my code if this thread is still active.

This is an old thread, but how about preparing a post for the Tips, Tutorials, Examples category. I’m sure it will be of interest to a lot of members.

Hello. I’m not sure if repeating any question here- forgive me, I’m new to this.
I was wondering, is there any way for me to use calendar values with Velo code?
Specifically, I mean is there any way I can treat dates like variables?