So easy... 

$form = new Forms_YouForm();
$view = new Zend_View();
$form->setView( $view );
echo $form;


-- 
View this message in context: 
http://n4.nabble.com/Zend-Form-without-MVC-problem-tp657457p948679.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to