Hi,

umpirsky wrote:
I get value1 with parent::getValue(), but value2 I can get only with $value2
= Zend_Controller_Front::getInstance()->getRequest()->getParam($this->_name
. 2);
Try setting the $_isArray property of the element to true.

Reply via email to