php - No default label for attribute in zend form -
i have strange problem. i'm creating form radio element using zend_form class , default should wrapped in attribute , is, have no attribute points on particular radio element. why? should default. did turn sth off or what?
the for
attribute not required on labels if label contains form element relates to, case zf1's radio buttons. behaviour hard-coded formradio
view helper difficult (although not impossible) override.
if explain why need attribute in particular might able further.
Comments
Post a Comment