I know the new form stuff is almost ready but I'm currently using beta 3 with
the current forms and have an issue with the ViewScript decorator.

I have registered custom view helpers with Zend\View\HelperLoader which
override a couple of the default ones (FormRadio and FormMultiCheckbox) and
they work fine when using the FormElements decorator. The problem arises
when using the ViewScript decorator, it seems to be using the default set of
view helpers, i.e. a new instance of Zend\View\HelperLoader instead of the
one registered in the DI.



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF2-Form-ViewScript-Decorator-tp4623823.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