[fw-general] Re: Nested elements with Zend_Form

2009-05-27 Thread Maarten Sander
> That is, a Zend_Form_Element_MultiCheckbox with three options, > containing multiple Zend_Form_Element_Text instances. You get the > idea. > > What's the best way to achieve this? Is this even possible with Zend_Form? I've solved this by disabling escaping on the parent element, and adding the c

[fw-general] Nested elements with Zend_Form

2009-05-20 Thread Maarten Sander
Hi everyone, I'm fairly new to working with Zend_Form (not to the framework though), and so far, it performing nicely. However, I'm not sure if it's possible to nest elements using Zend_Form. Let me give you an example of what I'm trying to achieve: What's your favorite color? ( ) Red ( ) G