That is incorrect, and only if you want to run that example.. I use
fullcalendar and I have it at /init/people/calendar.html and I have
the json at /init/ajax_lib/events.json. You just need to make sure to
return the correct JSON structure that fullcalendar understands. You
will need a custom json template, because you need to return a list.

--
Thadeus





On Sat, May 8, 2010 at 3:53 AM, Francisco Costa <m...@franciscocosta.com> wrote:
> Hello,
> I'm trying to use Fullcalendar in my app, and I would like to call
> events from a JSON external file like this example:
> http://arshaw.com/js/fullcalendar/examples/json.html
> The problem is that I must have the JSOn file in the same directory as
> the .html
> How can I do this in web2py?
>

Reply via email to