CGCalendar edit in the frontend - is that possible Topic is solved

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

CGCalendar edit in the frontend - is that possible

Post by janvl »

Hi,

i am trying to have a user edit the fullcalendar in the frontend after logging in with FEU.

Is that possible with tag parameters or is there an easy way to achieve this?


Second question, can i add an event with a smartytag?

regards,
Jan
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3484
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: CGCalendar edit in the frontend - is that possible

Post by velden »

IIRC CGcalendar doesn't offer an api at all to do such things.

This means you'd either have to write your own logic with the risk of breaking stuff on upgrade, ask the module develop if he's willing to add features or consider another module.

Depending on your requirements maybe LISE could be an alternative. I haven't checked out the new version thoroughly yet but I think it has some decent filtering options for dates now.

Still you'd need to write some code probably.
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: CGCalendar edit in the frontend - is that possible

Post by janvl »

Hi Velden,

Thanks, as you can see i am still building this ticketsystem.

I will make a UDT to pour eventdata into CGCalendar, i did that in another install with php only.
With a UDT it will hopefully work after updates.

To keep things managable I will put a form underneath the fullcalendar where 1 event can be changed.
Not the most beautyfull solution but it will work(i hope).

regards,
Jan
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: CGCalendar edit in the frontend - is that possible

Post by janvl »

Hi

it is possible to have FEU users edit the events in the frontend, it is in the calendar settings.

regards,
Jan
janvl
Power Poster
Power Poster
Posts: 947
Joined: Wed Aug 13, 2008 10:57 am

Re: CGCalendar edit in the frontend - is that possible

Post by janvl »

it is working, click the event and then click on edit underneath the details.

So this is solved.

Jan
Locked

Return to “Modules/Add-Ons”