I've got the select box that I wanted, that is expanded and allows
multiple selections, but now I don't know how to tie this into Magnolia.
I've tried stepping through the source, but without comments it still is
a bit difficult to determine where exactly things are happening and what
I need to hook into.  

I'm wondering if someone could tell me where I need to hook in for two
things: 1) so I can save the values from the select list as individual
properties (or nodes) and 2) how to pull those back out for using when
the dialog loads back up again to have the proper items selected in the
select box. 

It looks like the answer might lie in the
info.magnolia.cms.gui.control.ControlSuper.setValues() and getValues()
methods, is that correct?  If so, is there a property I need to set to
get it to use the values instead of just the value?

Thanks,

Tom

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 08, 2006 10:08 AM
To: [email protected]
Subject: Re: [magnolia-user] AW: [magnolia-user] multiple select dialog

There's a select box in /features/mailform in the samples.

You'll have to code in the multiple select part as I recall. Shouldn't
be too hard ... let us know if you have problems.

Cheers,
Jay Moskos

...

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to