Page 1 of 1

CGCalendar subcribe to event ... ect...

Posted: Fri Sep 15, 2017 9:12 pm
by pedes
Hi everyone,

I was looking on the forum to have events put in to CGCalender by an admin, that can subscribed bij a visitor of the site.
It is somewhat of a online agenda / online event subscribtion.
The admin placed the events in the CGCalendar the visitor see it and click on it to subscribe to it, after the click he need to filled in his personal information and submit (where both get an email).
BUT that even shoud take visibility of the event away in the frontend, because there can only be 1 subscriber for 1 event. At the mean time the vsistor that subscibed to that even had to become a FEU member, so he can turn back his subscription if he want to (if he made a mistake, or someting) and the event has to become idle again and ready for subsciption for other visitors.

I know I'm asking alot ... :-\
But I think this has to be possible with the great modules we have in CMSMS.

Anyone hase idea's of even a UDT or did this befor and want to share it.

Thank you for helping thinking to realise this.
Kind regard
Peter

Re: CGCalendar subcribe to event ... ect...

Posted: Sat Sep 16, 2017 9:51 pm
by calguy1000
I do not know of any existing functionality that allows 'event booking' in such a manner. I think you will need some custom functionality.

This idea would require functionality for admins to be able to create the events, users to be able to 'book' the event, and for administrators to see a list of who booked what event. A simple UDT would not work here as you need some interface on the admin side. There also needs to be a way to associate different data to events, and to browse and manage that data.

If this were to be done with CGCalendar it would certainly require some customization.