View Single Post
  #1 (permalink)  
Old 04-13-2008, 05:34 PM
c0mrade c0mrade is offline
Junior Member
 
Join Date: Mar 2008
Posts: 6
Default Zend_Form/Zend_View with no MCV?

Hi, I'm trying to use the Zend_Form component in a script which does not use the full mcv structure.

When I try to render the form, it says it needs Zend_View.

I have heard that Zend_View can be used standalone, is this true? I have searched for instructions but have had no luck.

If anyone knows how to do this please let me know.

Thank You
Reply With Quote