Here is the official documentation for event.forward():
http://docs.model-glue.com/wiki/ReferenceMaterials/EventApi#ForwardeventName:stringappend:listpreserveState:booleananchor:stringaddToken:boolean Forward(eventName:string [, append:list, preserveState:boolean, anchor:string, addToken:boolean]) ΒΆ<http://docs.model-glue.com/wiki/ReferenceMaterials/EventApi#ForwardeventName:stringappend:listpreserveState:booleananchor:stringaddToken:boolean> DW On Thu, Mar 10, 2011 at 2:14 PM, worldcrafter <[email protected]>wrote: > What's up guys, > > I read in a previous post (link here: > http://www.mail-archive.com/[email protected]/msg02664.html) > that MG2's arguments.event.forward() method does not preserve the > state of the event Object by default. If this is the case, can I > maintain the event state by doing the following: > > arguments.event.forward("eventname", "", "true"); > > where the 3rd arg, true, maintains the event Object's state in the > forwarded event? > > TIA! > > -Jeremy > > -- > 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 -- Plutarch - "The mind is not a vessel to be filled but a fire to be kindled." -- 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
