I've committed the last needed piece at r973: http://trac.turbogears.org/turbogears/changeset/973
any comment is welcome. ;-) Take a look at the example to see how you can use a RepeatingFieldSet, anyway it just works like a normal FieldSet but you can pass an additional parameter "repetitions" at instantiation time or display time to define how many repetitions you need. In input you get a list associated to the name of the RepeatingFieldSet. :-) Ciao Michele Michele Cella wrote: > Kevin Dangoor wrote: > > On 3/17/06, Michele Cella <[EMAIL PROTECTED]> wrote: > > > > > > Ah, the more important question: > > > Kevin do you think we should support repeating widgets? > > > > Yes, if you're on the track to a good solution, let's give it a whirl. > > Repeating widgets are a common and important thing. They may help for > > implementing some cool new views and such for FastData. > > > > Ok, I committed the support for this in r971, we are still lacking a > repeating widget that I'm going to commit tomorrow. ;-) > > Ciao > Michele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
