开发者

DB information is not renderd out to Calendar

开发者 https://www.devze.com 2023-04-08 08:50 出处:网络
I\'ve downloaded the last fullCalendar but the information in db is not renderd out, I can see the information when I use fir开发者_如何学编程ebug(Response and in tab JSON) , but nothing is visible in

I've downloaded the last fullCalendar but the information in db is not renderd out, I can see the information when I use fir开发者_如何学编程ebug(Response and in tab JSON) , but nothing is visible in Calendar.

Can someone guide me, what have I missed?


This is what the code from your server should look like. FC is very particular on how deep each event is.

[{"id":"1311098584475","title":"Cut the lawn","start":"2011-08-28T16:00:00-05:00","allDay":0,"fix":0,"lkd":0,"rlf":0,"end":"2011-08-28T04:30:00-05:00","nid":"2091","vcc":"Vol_Activities|8","mName":"Eric","vdesc":"Lawn Care"}]
0

精彩评论

暂无评论...
验证码 换一张
取 消