le 22.10.2008 12:02 Sanjay a écrit: > Hi All, > > In a form, I want to capture, say, the favorite fruits of an user. > Initially the form will be showing only one AutoCompleteField, and if > the user fills it and presses a '+' button, another text box will be > shown below. Like this, an user can feed one or more fruits. > > Is there a way to handle this using existing widgets? I explored > RepeatingFieldSet, but could not find out whether it can handle this > dynamic behavior. > > is it for tg ot tw widgets ?
For tg widgets I did something in one of my projects. It is not packaged as an egg or module but I think I can extract the relevant parts... It can handle (I hope) any compound widget, even if some field is handled by a JS script. Just let me know if you are interested. > Suggestions are most needed. > > thanks, > Sanjay > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

