When I use fullcalendar scheduler and call controller from menu. After
calling the controller and see the view menu item changing. It disappear
the arrow to click and it's not usable.
This is the menu
response.menu = [
('Sede Pordenone', False, None,
[
(T('Scheduler'), URL(
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, savi
Here a pointer to an old post of I regarding fullcalendar :
https://groups.google.com/d/msg/web2py/GQFIMbNmp_M/ZiRHLUQ_UAAJ
Richard
On Mon, Feb 6, 2017 at 4:53 PM, Richard Vézina
wrote:
> For my part, I create a json generating controller then in a dummy
> (controller that does nothing else th
For my part, I create a json generating controller then in a dummy
(controller that does nothing else than returning a empty string variable
to the view) web2py view I initialiaze the fullcalendar plugin with json
feed (https://fullcalendar.io/docs/event_data/events_json_feed/)...
Good luck
Richa
Any people can tell me how to load from database table resources to show
using this add-on?
https://fullcalendar.io/scheduler/
Any suggestion? Thanks a lot
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.
5 matches
Mail list logo