> What if the options for select fields is dynamically obtained for each > invocation of the form?
I'm still trying to figure out how to do this the best way too. What I want to have a happen is for the field callable class ( the one with the fields, subclassing widget list ) to receive a runtime object used to get the defaults. But as the fields are static members and not instance fields, I'm still not clear what the right way to do this is. If anyone can point me at an example of this it would be much appreciated. Thanks iain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

