I have no idea what am outer event versus an inner event is.

The way ModelGlue works is, events are a chain. Setting an event in the
event chain, makes it available to any down stream link in the chain.

There is no preset event value for start, thus you should be able to do
whatever you want with the calendar components.

If you want to share the portion s of your Model Glue XML Configuration,
and maybe some of the controller methods, I could be of more help.

DW
On Sep 1, 2012 4:39 PM, "Irvin Wilson" <[email protected]> wrote:

> 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

-- 
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

Reply via email to