hello,

I'm trying to construct a calendar view for my users wich will be in their "My Calendar" or "My Events". Has anybody managed to achieve this???
Basically, if a user confirms an RSVP or SignsUp for an event, or Creates an new event, I want that event to automatically be displayed in his/her own calendar.

It seems like the module EventFinder used to do this in 4.7 , but is there a solution for this in 5.x?

This kind of functionality is a "must-have" for any social networking or interactive-content site in Web2.0. Any advice on how I could get this "My Calendar" to display?

thank you in advance

Comments

blu3sman’s picture

Hi drupalina,
IMO using the VIEWS module is the better way to achieve what you need

bye
D

drupalina’s picture

Hello blu3man,

What is IMO?
I tried using Views, in conjunction with Calendar -- I tried to set it so that only those events that match particular user's RSVP and Signups are listed, but it looks like RSVP and Signup modules are not exporting anything to Views.

so you're saying I can do this with IMO? But what is IMO?

j-clark’s picture

IMO = In my opinion, I imagine

drupalina’s picture

thanks , but I still need to sort ot how to get "My Calendar" to display for every user