Does anyone have a working example of using the Tacos partial
form components? I'm having a devil of a time figuring out how to string
them all together and the sample war file doesn't have the java source, just
the .class files so I'm not making a lot of progress.

 

            For that matter, can anyone answer me a (hopefully) simple
question?

 

            Can I embed a partialform without a larger form? E.g. if I have
a large edit form, can I make a subset of it a "partial form" and update
just its div? Basically I've got a user form into which one can add an
arbitrary number of email addresses. I'd like for the list of email
addresses to be a partial form that I can add single addresses to without
redrawing the whole form? Or does a partialform have to be its own,
stand-alone form?

 

            Slightly flummoxed, unfortunately,

 

            --- Pat

Reply via email to