Fullcalendar Component v1.0.0

Fullcalendar Web Component v1.0.0 is released.

Is a Servoy Web Package containing the implementation of the JQuery fullcalendar plugin as a Servoy Web Component.

The fullcalendar component can be downloaded from Servoy Developer 8.1.1rc1+ using the Servoy Package Manager.

The component it can be used also in the Servoy 8.1.0 version but has to be imported into the solution as a package project.

Read Getting started and the wiki about the Fullcalendar Component.

I just added this to my solution (along with basically everything else available in web package manager) and now as soon as I view a form in Responsive or Modern editor, it displays this error
[attachment=0]FullCalendar error.png[/attachment]
If I remove it, all is fine.
Any idea what the problem is (other than exactly what it says in error message), i.e. what can I do about this or can you fix the component ??
(I’m not currently in need of it, but will be needing it soon, but wanted to create a Servoy Server WAR with all components in it for Tomcat deployment)
Thanks
Rafi

[BUMP]

Hi Rafi, which version of Servoy are you using ?

I’m using 8.1.3
I had tried updating to 8.1.4 rc, but that really messed up my solution displaying NG client in browsers (see rc forum topic), so I put back my ‘backup’ of my 8.1.3 application folder (on Mac) [I didn’t roll back my workspace]

Hi Rafi, found the problem; at the moment there is a dependancy on the bootstrapcomponents; you require to install the bootstrapcomponents to get the calendar working.
this issue will be resolved on the next release.

paronne:
Hi Rafi, found the problem; at the moment there is a dependancy on the bootstrapcomponents; you require to install the bootstrapcomponents to get the calendar working.
this issue will be resolved on the next release.

Thanks
But actually, I had Bootstrap & Bootstrap Extra components installed (as well as most of the others)…

That is strange, should be working if you have the ‘calendar’ of the bootstrapcomponents in place. However i will release a new version of the fullcalendarcomponent with the fixed dependency within this week.

Great, thanks!