Quantcast

Zend Form get selected options with select Multiple

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Zend Form get selected options with select Multiple

rafacorre
This post has NOT been accepted by the mailing list yet.
How do I get the options that were selected in a multiple select field ???? (inside decorator)

I try:

 $element = $this->getElement();

 $element->getValue();

 But don't work lol
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Zend Form get selected options with select Multiple

rafacorre
This post has NOT been accepted by the mailing list yet.
anyone know?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Zend Form get selected options with select Multiple

rafacorre
This post has NOT been accepted by the mailing list yet.
anyone know?
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Zend Form get selected options with select Multiple

Wil Moore III
This post has NOT been accepted by the mailing list yet.
Please post (or use a paste service) a bit more code as your context is not completely clear.
--
Wil Moore III

Best Practices for Working with Open-Source Developers
http://www.faqs.org/docs/artu/ch19s02.html

Why is Bottom-posting better than Top-posting:
http://www.caliburn.nl/topposting.html

DO NOT TOP-POST and DO trim your replies:
http://linux.sgms-centre.com/misc/netiquette.php#toppost
Loading...