is there a way to add some HTML into some place in the Zend_Form? like say
<form action="" method=""> <p>Some instructions</p> <form elements> <p>Some instructions</p> <form elements> </form> where <some instructions> can be say links or text etc. i am thinking description may work but if the text i may be putting is not related to the element then it wont make too much sense. -- View this message in context: http://www.nabble.com/Adding-content-into-Zend_Form-tp23559542p23559542.html Sent from the Zend Framework mailing list archive at Nabble.com.
