Hello,

I am using the Zend_Form and am Having quite a few problems with the
decoration.

What I am trying to achieve is get the form to render with the following
html output of something like this

<div class="something">
   <div class="something"> 
       <label></label>
   </div>
   <div class="something">
        <input>
   </div>
</div>

And I need to accomplish this for each form element and really cant find a
way to accomplish this?
-- 
View this message in context: 
http://www.nabble.com/Zend_Form-Decoration-tp20118548p20118548.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to