[ http://issues.apache.org/jira/browse/COCOON-1774?page=all ]
Antonio Gallardo updated COCOON-1774: ------------------------------------- We already migrated to dojo. Should we close this issue? > Fine Tuning Ajax Handling in CForms > ----------------------------------- > > Key: COCOON-1774 > URL: http://issues.apache.org/jira/browse/COCOON-1774 > Project: Cocoon > Type: Improvement > Components: Blocks: Forms, Blocks: Ajax > Versions: 2.1.8 > Reporter: Eric Meyer > Assignee: Antonio Gallardo > Attachments: fi-styling-ajax-false.patch.txt > > Currently, it's all or nothing when it comes to using AJAX on a form. With > this enhancement, form widgets can be marked with <fi:styling ajax='false' > />, and they will trigger a non-ajax form submission. > This was particularly useful on the main submit buttons on a form > inconjunction with the fi:validation-messages element (see > http://issues.apache.org/jira/browse/COCOON-1570 for why > fi:validation-messages doesn't work with AJAX). Regardless, I believe it is > useful to give the developer control over which widgets use AJAX and which do > not. > Note that the patch files also include a fix to a separate AJAX issue. > forms_onsubmitHandlers = null > Causes problems when in AJAX mode - submit handlers are only called the first > time an ajax submit is called. Thereafter, the array of handlers is null, and > none are called. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
