Thanks Alayn for your reply, but that's not it.

Those tags are enabled and work fine.

I found what the issue was!

Basically in the constructor of the form class, the first line that I'd have
execute is this:
parent::__construct($options);

$options would be set to null by default (that gets passed in).  After that,
everything, for some reason, worked.  Very weird.



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Zend-form-is-not-showing-up-tp4658708p4658777.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to