> For instance, I'm semi-stuck with my current project because I can't
> get a select box to allow multiple selections for a many-many relation.

I just documented this case for the TurboGears book, are you using
Widgets or doing this by hand?


> The obvious solution of adding "multiple" attribute to the select tag
> just gets me a nice backtrace becuse Kid doesn't apparently like
> that... This is an obvious and common usage case, so there surely
> there's a known "good way to do it".
>

Sounds like you are doing it by hand, I know widgets aren't well
documented yet, but they make this task very easy!

At this point in the schedule I have to work on the book at almost
every free moment, but you can take a look at the widgets example in
the wiki -- and you may want to look at the second widget example
project that is attached to that wiki page.   Another place to look is
the tests for widgets which you can find in the turbogears source at
trac.turbogears.org.

--
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

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

Reply via email to