Okay, I realize that this list is flooded with questions about
multiple selects, but they are just dang confusing as all hell.

If I have a DynaForm and I want to have a multiple-select, what do I
put as the type attribute in the form-bean definition and when I use
the get() method, what does it return?

<form-bean>
  <form-property name="selectElement" type="???"/>
</form-bean>

??? = form.get("selectElement")

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
"I am the GOD.....the GOD...of house!" 
 -- Leeloo
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to