Trying to use a form widget in my templates. It works if the template is a normal template/controller, but if I make the template accessible via a widget and pass the form object into the widget the form object seems to be transformed from TableForm to Element.
Best live example of this is to take the form element for photo_form in the TG ENGAL project, and instead of having it used directly in the photoset.kid, it is used in a widget which would would be called by photoset.kid --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

