Jump to content

How can i take/store value from a dropdown list in Zend framework?


colap

Recommended Posts

Suppose a dropdown list is added with a Zend form.

I added value with Zend_Form_Element_Select("name") as associative array.

Now how can i take/store/save the value of that dropdown list ?

 

In controller there is action to check $form->getRequest()->isPost(){..}

 

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.