Closed carnage closed 8 years ago
Issue #5443 has a discussion about adding events to Zend\Form
.
:+1: on triggering events from Form classes. I suspect this will have to wait until ZF3, though (adding events to Form is/was being discussed in #5443) as it's technically a new feature and I don't think those are being considered for 2.5 /cc @Ocramius
@adamlundrigan no, 2.5 can have new features, but I'd like a mostly painless split.
This issue has been closed as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html
I'm contemplating adding an event manager to Zend form or zend form element, ZfcUser has already extended the form to add an event manager as an extention point for adding custom fields but I wanted to gather feedback on the best implementation for this.
Use cases I have for this already are: