I use something like this:
options=[(group.id, group.displayName) for group in model.TG_Group.select()]
That way I can use the option value to relate to the database object.
Is there a drawback with this technique?
--
--
Nicky Ayoub
G-Mail Account
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
- [TurboGears] Re: SingleSelectField and option_attrs Nicky Ayoub
- [TurboGears] Re: SingleSelectField and option_attrs Michele Cella
- [TurboGears] Re: SingleSelectField and option_attrs Richard (koorb)
- [TurboGears] Re: SingleSelectField and option_att... Richard (koorb)
- [TurboGears] Re: SingleSelectField and option... Michele Cella

