Chris Miles schrieb: > Hi! I have a need for a form with a variable number of text fields. > For example, the form may start with one text field, and if the user > wants to add more values, they click on "+" and another text field is > dynamically created below the first (with javascript) and so on. > > Is there a widget floating around that already handles this use case > nicely? (I've scanned cogbin and PyPI already, but can't see anything > that would do it).
There was this thread [1] in November where somebody implemented a very nice widget of that kind and even had a demo site up. I don't know, if he put up a distribution with the finished solution in the end, but you could write and ask him. [1] http://tinyurl.com/2mfcba --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

