Per form stylesheet with Zend_Form
March 1, 2010 in Zend Framework
I needed to have certain form styles attached when a form is in use. I didn’t want to do this from the controller each and every time as it was really was only to do with the form and I might want to use the form with it’s own stylesheet in other places.