Fred,
thanks for the reply.

I had a look at the link you provided, but I've used this method before as
well. The problem with this method is that if you have in excess of 20 huge
forms (like my situation) it will be a mountain of work to manually type the
field names etc. in all the view scripts.

I therefor use DisplayGroups in my form class and in my controller views I
just echo the DisplayGroup, in my situation proper decorators will be a huge
benefit to auto render form elements layouts/positioning etc.

The purpose of form decorators was specifically to speed up development of
forms, so that the developer does not have to manually create/retype this in
every view script - IMHO ZF form decorators have failed here, as most people
complain about how insanely difficult and a waste of time this is.

Again, I would appreciate anyone who can explain to me the exact meaning and
setup of the decorator options arrays as per my initial post.

thanks!

--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Over-engineered-Zend-Form-Decorators-help-tp3850650p3852169.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to