I have released a couple of form widgets that I find useful. TGExpandingFormWidget is a type of repeating form widget. It contains groups of widgets which are repeated on the page. The user is able to dynamically add or remove widget groups as required before submitting the form. This is based on dynwidget by Randall Smith but bug-fixed and cleaned up a bit. http://cheeseshop.python.org/pypi/TGExpandingFormWidget/
TGBooleanFormWidget is a simple form widget for yes/no or confirm/ cancel prompts. http://cheeseshop.python.org/pypi/TGBooleanFormWidget/ Cheers, Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

