Randall,
 Thank you very much. Exactly right.!Thanks for taking the time to help.

"Randall F. Kern" wrote:

> Try this:
>
> _properties = (....
>         {'id':'classdays', 'type':'multiple selection','mode':'w',
> 'select_variable': 'days'},
> ...)
>
> days = (
>         'Monday',
>         'Tuesday',
>         'Wednesday',
>         'Thursday',
>         'Friday'
> )
>
> -Randy
>
> -----Original Message-----
> From: Ronald L. Roeber [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 03, 2001 2:48 PM
> To: [EMAIL PROTECTED]
> Subject: [Zope] Using a multiple_selection property in a product
>
> I am attempting to build a product that will contain some unique
> information ...
>


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to