You are right, but I need a plug in more user friendly, so I want to use Fullcalendar.
I'm going ahead...you are expert and for sure you can tell me in very clear way how to pass data from javascript and/or from view to a controller... For example when I resize in Fullcalendar start datetime or end datetime of an event, I want to pass this information to a controller that can change data to the database. How to do it? Il giorno lunedì 13 febbraio 2017 15:43:42 UTC+1, Richard ha scritto: > > Why don't you approach the problem the other way?! If you know how to > create a form in web2py, you know how to enter a record (even), you can > retrieve these records, so... Instead of trying to mess with fullcalendar > to create event from it, just create them from web2py... > > Richard > > On Mon, Feb 13, 2017 at 7:02 AM, Andrea Fae' <[email protected] > <javascript:>> wrote: > >> Thank you for who can help me! >> >> >> Il giorno domenica 12 febbraio 2017 11:46:06 UTC+1, Andrea Fae' ha >> scritto: >>> >>> Hello guys, >>> I'm trying to use Fullcalendar scheduler for my application >>> >>> Now I can retrieve resources and event from database. Next step I have >>> to: >>> - create new events simply clicking and dragging to the scheduler >>> fullcalendar and saving event to the database >>> - when moving or resizing events, saving data changed to db >>> >>> Someone has examples about this? And not so much aware about >>> Javascript... >>> >>> Thanks a lot. >>> Andrea >>> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

