Is there a default way to handle form elements which return a list,
rather than a single value?  I'd like to specify that a widget i'm
building (which works similar to multipleselect) is returning a
dictionary of name:bool values
( {'tree':True,'flower':False,'bird':True} ).

Is there an easy way to do this or do i need to write a custom
validator?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to