What I found so far makes sense but doesn't really help the issue. If I do anything in the onrequeststart, like a cfdump and then cfabort, nothing affects what I'm calling the "outer" event as it is not being fired. All that happens is the calendar shows no data because its event (the "inner" one) was interrupted by the onrequeststart stuff but I don't see anything on the screen as the "outer" event is still the "old" pre fullcalendar getData event. Of course if I refresh the whole page I get normal event data but that's not the proper event I need to look at. I guess I need something in the javascript to dump the data it got back (my cfdump event dump). I'm not a javascript person (obviously) but I'll see if I can find a way to do that.
-- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
