Hello, I need to prepend some custom HTML code (an link +other things) to an element and find it difficult, because all exemples I've seen use a custom Zend_Form_Element (to create it by hand). Is there any SIMPLE way to add some HTML code after or before an element? If not, I find it stupid... simply because most developers need a standard decorator for that. What do you think about that?
