2009年2月21日星期六

[fw-mvc] formNote gets invisible

I use formNote in my form. The note is only visible the first time I request
the form. After submitting and getting back to this page (because there were
some errors) I don't see the note anymore.

Using Zend_Debug::dump($form) I see that note is still there. So how comes I
don't see it on my form when beingredirect for the second time?

["note"] => object(My_Zf_Form_Element_Note)#86 (26) {
["helper"] => string(8) "formNote"
["_allowEmpty:protected"] => bool(true)
["_autoInsertNotEmptyValidator:protected"] => bool(true)
["_belongsTo:protected"] => NULL
["_decorators:protected"] => array(5) {
["ViewHelper"] => array(2) {
["decorator"] => string(10) "ViewHelper"
["options"] => NULL
--
View this message in context: http://www.nabble.com/formNote-gets-invisible-tp22141953p22141953.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: