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

malks’s picture

Status: Active » Closed (won't fix)

Spoke 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 :)