[Zope] Selections and Records
Maik Jablonski
maik.jablonski@uni-bielefeld.de
Mon, 11 Feb 2002 08:45:31 +0100
hello,
> I'm currently having problems with passing values from a multiple select
> statement through the use of a record. So far, I haven't found anything on
> this in the documentation or the mailing list archives and I was curious if
> anyone else has encountered this problem.
have a look at
http://www.zope.org/Members/michel/ZB/ScriptingZope.dtml
chapter: Passing Parameters to Scripts.
Hint: Try something like this. The 'multiplie' seems to be important for you problem..;-):
<select name='myRecord:list' multiple>
<option>...</option>
...
</select>
greetings
maik jablonski
--
Maik Jablonski
Zentrum fuer Lehrerbildung
Universitaet Bielefeld
Germany