Noufal schrieb: > 1. I have some tables that serve as enums. I don't want to statically > put them into my code since I want the whole thing to be controllable > from a web based admin page. These tables contain valid values for > various SingleSelect widgets.
You can pass the options to SingleSelect widgets at render time. -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

