On 3/20/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > It would seem like the use case for a repeating set is one where you > have a list of objects that you want broken out into separate fields > (possibly with JavaScript to add/remove lines, but that's more > sophisticated and can be dealt with later). Is there a use case where > you will explicitly want N of the fields?
The use case I have is do display the results of a one to many join as a single form. I think Michele's implementation can handle this as long as addition and removal happen elsewhere. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
