I've done what Marius points out as the third option.

I haven't tried it, but could you inject a NodeSeq that contained the
form element you need using the JsCmd "AppendToHtml?"

It takes an id and a NodeSeq.  There may be a bit of jankiness to
handle the variable number of things coming back, but I suppose to
could add them to a collection and just process them one by one during
save/validation.

Ty


On Oct 26, 8:35 am, Tim Perrett <[EMAIL PROTECTED]> wrote:
> Hey Chas,
>
> You might be interested in this thread too:
>
> http://groups.google.com/group/liftweb/browse_thread/thread/511073007...
>
> Long term, this is probally what you want :-) (see dpp's comments)
>
> Cheers, Tim
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to