Hello guys, I have a Mapper class with a OneToMany relationship. It works fine in the database and forms, but we need also to send the structure as a JSON message in an API.
I am trying to use the method "asJs" in the parent class, but the JSON message is generated without including the children. Is this functionality supported by the method? Thanks, GA
-- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
