I think that's a fairly good solution; I have something similar, although
only for dealing with Xhr form validation - I don't use it to process the
form itself as I'd rather retain flexibility in this area.

Until there's a standard Dojo component for dealing with Xhr form / element
submission error handling, then there's no way around making your ZF code
specific to your Ajax implementation.  I suspect that many use-cases could
be handled by similar Dojo code - e.g. check form element on blur, display
errors, continue - and that therefore some integration with Zend_Form would
be possible, but haven't written it up into a proposal.

M



-- 
View this message in context: 
http://www.nabble.com/Form-processing-by-Action-Helper--idea-tp23071046p23132199.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to