Hello, Anyone fancy helping me out with a seemingly simple problem that seems to be a puzzle I can't figure out.
I want a RadioButtonList in a form, which has three possible states, equating to "Yes", "No", and "I don't care". "I don't care" should be the default, The result after validation must be True, False, or None. (In the way that makes sense). I don't care what the values that appear in the HTML are. Redisplaying on errors must work. Sounds easy huh? Bonus points if you don't have to write your own validator. -- Peter Russell <[EMAIL PROTECTED]> Qustom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

