'Twas brillig, and Hector Virgen at 30/07/09 22:46 did gyre and gimble:
It seems that my approach is bugged and I'm not sure why.

The form renders properly, but when submitted only the elements explicitly added with Zend_Form::addElement() appear when I var_dump $form->getValues(). All of the elements added through Zend_Form_DisplayGroup::addElement() do not show up in the values, but they are rendered on the page.

Any ideas what might be going on?

Ahh it's all coming back to me! Yes, I went through that exact same pain/head scratching too.

My method (albeit cumbersome) works around this issue too!

Col

--

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
  Mandriva Linux Contributor [http://www.mandriva.com/]
  PulseAudio Hacker [http://www.pulseaudio.org/]
  Trac Hacker [http://trac.edgewall.org/]

Reply via email to