[Zope] How to define selection list elements

technews@egsx.com technews@egsx.com
Thu, 18 Nov 1999 01:17:46 -0500 (EST)


Hi,

I am creating an object in Zope.
I have defined various different values for the object such as
url (string)
title (string)
description (text)
But now I want to create a drop down object that has predefined values so
the users can select one of the options.

There is a property called selection list, and I was unable to find any
documentation in how to use it.  I tried adding a space seperated values,
but it did not work.  In the Zope content manager guide on page 42 (pdf
version) figure 40 it does not talk about the selection lists.  

Any help will be appretitated..

Adonis