Hi.
I want to create form with some checkbox. I need to get chceckbox values as array with
specified keys. I create this form by my class extended Zend_Form, and add fields in init()
method.
Problem is that Zend_Form_Element call filterName with 'allowBrackets' = flase. Why?
For Zend_Form_Element_Multicheckbox brackets are allowed, so why not for all elements?
regards,
Paweł Chuchmała
--
Paweł Chuchmała
pawel.chuchmala at gmail dot com
I want to create form with some checkbox. I need to get chceckbox values as array with
specified keys. I create this form by my class extended Zend_Form, and add fields in init()
method.
Problem is that Zend_Form_Element call filterName with 'allowBrackets' = flase. Why?
For Zend_Form_Element_Multicheckbox brackets are allowed, so why not for all elements?
regards,
Paweł Chuchmała
--
Paweł Chuchmała
pawel.chuchmala at gmail dot com
没有评论:
发表评论