[Grok-dev] sources in forms - multiple select
Jeroen Michiel
jmichiel at yahoo.com
Thu Aug 20 05:39:08 EDT 2009
Thomas Bellembois-3 wrote:
>
> Hello Jeroen,
>
> I want to build a select where I can select more than one value like you
> would do with checkboxes.
>
> Thomas
>
>
I think you mean something like this:
options = schema.List(title = u"Options", value_type =
schema.Choice(source=MySource()))
--
View this message in context: http://www.nabble.com/sources-in-forms---multiple-select-tp25046327p25058937.html
Sent from the Grok mailing list archive at Nabble.com.
More information about the Grok-dev
mailing list