Calendar bean, smart client & web client

Hello,
I am using Servoy 6.0.6 and I want to move from smart client to web client.
My problem: I am using IT2be’s calendar bean, which does not work on a web client.

Is there any roundabout to make it work on a web client?
Is there a similar bean/plugin which might work for web clients?

Thanks and regards,
Miguel.-

Hi Miguel,

If the bean doesn’t support web client then you are out of luck with that bean.
There are very little other solutions (publicly) available but MindFire published one here on the forum which is even Free Open Source Software (FOSS).
viewtopic.php?f=20&t=15906

Hope this helps.

MayBe Marcel Trapman can check if it is possible to make this great bean web-enabled.

I am sure there are more people that would like to have it !

Regards,

We also use the calendar bean of IT2BE
We have build a few months ago, a proof of concept, to integrate the jqeury fullcalendar into servoy webclient.

http://www.screencast.com/t/9ai0BVYP

all the triggers you see, are fired in Servoy! Not everything is possible with this fullcalendar, like repeating events…
Didn’t have the time to finish this (yet)