Hi,

it does supppor the id attribute. See the 3th parameter in the formRadio method:

public function formRadio($name, $value = null, $attribs = null, $options = null, $listsep = "<br />\n")
{ }

usage:

$this->formRadio('foo', 'bar', array('id' => 'foo_bar'));

Best,

--
Andries Seutens
http://andries.systray.be



Sascha schreef:

Hello together,

I noticed that the Zend_View_Helper_FormRadio does not support the id attribute.

Is there a way to use the Helper with the id attribute for each generated checkbox?

Is it a missing or forgotten feature or perhaps a bug?

Best regards

Sascha

------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.22/1112 - Release Date: 5/11/2007 19:11


Gecontroleerd op virussen door de JOJO Secure Gateway.

Reply via email to