Hi, As i can see from your example the error is in the same row with input and label. Now you can style it with CSS or if you whant to cang the <ul>/<li> markup you can use setMarkupListStart()/setMarkupListStart(). Here's a link to http://zendframework.com/apidoc/core/Zend_Form/Decorator/Zend_Form_Decorator_FormErrors.html API docs for the decorator .
If you whant your label, input and error message in the same table cell - you should layer your decorators differently. Here's a nice http://devzone.zend.com/article/3450-Decorators-with-Zend_Form guide form Matthew of how all this wotks. Hope that helps, Dmitry. -- View this message in context: http://n4.nabble.com/how-to-decorate-error-message-tp1591660p1593098.html Sent from the Zend Framework mailing list archive at Nabble.com.
