Kris blogged about a really nice pattern: http://logji.blogspot.com/

On Wed, Nov 25, 2009 at 3:16 PM, Jim Barrows <jim.barr...@gmail.com> wrote:

> I'm using JPA, and need to do a One->Many, or master detail view.  So I
> tried the obvious:
> <lift:PersonSnippets.save form="post">
> <!-- form -->
>  </lift:PersonSnippets.save>
> <lift:PersonSnippets.addContactMechanism form="post">
> </lift:PersonSnippets.addContactMechanism>
>
> However, the HTML that gets generated is the same form for both.
> Is there an example somewhere I've missed about how to do this?
> --
> James A Barrows
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to