vince. wrote:
> 
> Do you want to do it on the client side (JS) or server side?
> 
> On Fri, May 29, 2009 at 7:32 PM, Jalil F. <[email protected]> wrote:
> 
>>
>>
>> I have a form using Zend_Form and want to create several
>> Zend_Form_Element_Checkbox elements on this form that are created
>> dynamically.
>>
>> I like to get an array of all selected Zend_Form_Element_Checkboxes in my
>> view after the form is posted. Is this possible? If not, what is the best
>> way to do it?
>>
>>
>> Thanks,
>>
>> -J
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-get-list-of-all-selected-CheckBoxes-tp23783123p23783123.html
>> Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Vincent Gabriel.
> Lead Developer, Senior Support.
> Zend Certified Engineer.
> Zend Framework Certified Engineer.
> -- http://www.vadimg.co.il/
> 
> 

Sorry I was not clear. I want to do it on server side.

-jalil
-- 
View this message in context: 
http://www.nabble.com/How-to-get-list-of-all-selected-CheckBoxes-tp23783123p23783274.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to