Re: [fw-general] Can someone help about zend multipage form? Example from ZF docs doesnt work

2008-09-14 Thread Tobias Schifftner

Just rename the function to something else like setDefaultSubFormDecorators.
Please keep in mind to change the name in the whole script. 

Regards,
Tobias


vladimirn wrote:
 
 Hello all,
 I already posted this, but no one answered, so  i deleted this post and i
 will try with this one.
 I used Example 19.9. Registration Form Example.
 I did change the name of the file, and added some fields inside subforms
 and delete some others.
 SO imo, this should not cause this example from not working. Actually it
 works, and all data provided do the validation, and button save and
 continue works as well, but!
 On every page i am getting this message:
 Strict Standards: Declaration of
 forms_Registration::setSubFormDecorators() should be compatible with that
 of Zend_Form::setSubFormDecorators()
 
 What i need to paste here to helpp you to help me? :)
 I didnt change anything from egzample in Zend docs but some fields inside
 subforms.
 
 

-- 
View this message in context: 
http://www.nabble.com/Can-someone-help-about-zend-multipage-form--Example-from-ZF-docs-doesnt-work-tp19332460p19480436.html
Sent from the Zend Framework mailing list archive at Nabble.com.



[fw-general] Can someone help about zend multipage form? Example from ZF docs doesnt work

2008-09-05 Thread vladimirn

Hello all,
I already posted this, but no one answered, so  i deleted this post and i
will try with this one.
I used Example 19.9. Registration Form Example.
I did change the name of the file, and added some fields inside subforms and
delete some others.
SO imo, this should not cause this example from not working. Actually it
works, and all data provided do the validation, and button save and continue
works as well, but!
On every page i am getting this message:
Strict Standards: Declaration of forms_Registration::setSubFormDecorators()
should be compatible with that of Zend_Form::setSubFormDecorators()

What i need to paste here to helpp you to help me? :)
I didnt change anything from egzample in Zend docs but some fields inside
subforms.

-- 
View this message in context: 
http://www.nabble.com/Can-someone-help-about-zend-multipage-form--Example-from-ZF-docs-doesnt-work-tp19332460p19332460.html
Sent from the Zend Framework mailing list archive at Nabble.com.