Closed (won't fix)
Project:
FullCalendar
Version:
7.x-2.0-beta3
Component:
Views
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 02:31 UTC
Updated:
2 May 2012 at 02:54 UTC
Hi,
I have some data that I'm pulling from an external source (Web Service) that I've written a query handler to display in views. My data has a date field which uses the date handlers and seems to be acting like a normal date field. I can't get the fullcalendar to recognize this field though. Is what I'm trying a valid path to take or will this just not work with custom data?
Thanks,
Malks.
Comments
Comment #1
malks commentedSpoke to the maintainer of the module on IRC and we came to the conclusion that the fullcalendar module as it is can only work with genuine fields. An option might be to implement a custom field storage api handler to make all the pieces fit, but considered overkill for my timeframe :)