Got the MG remoting working. Once I figured out the json was being returned.
Thanks all. Byron On Feb 25, 12:16 am, Matt Quackenbush <[email protected]> wrote: > Byron, > > Hope all is well. :-) > > When you say "arguments that [you] pass in", do you mean arguments that > you're passing with the jQuery ajax request (e.g. the 'data' argument on > $.ajax())? > > If yes, then yes, assuming you're making the request to an MG event, those > arguments will get passed along to the Event object and will be accessible > via event.getValue("foo"). -- 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
