Re: [fw-general] zend form, sub forms and submit element

2009-01-14 Thread qba_rox
lure > = true > util.minimalInfo.elements.phone.options.validators.strlen.validator = > "StringLength" > util.minimalInfo.elements.phone.options.validators.strlen.options.min = 1 > util.minimalInfo.elements.phone.options.validators.strlen.options.max = 15 > util.minimalInfo.elemen

[fw-general] zend form, sub forms and submit element

2009-01-14 Thread qba_rox
HI I have one main form, and two sub forms, and I want to have a common submit button. But it really doesnt display that button after render action. got: $this->setDecorators(array( 'FormElements', array('TabContainer', array(