[ http://issues.apache.org/jira/browse/TOMAHAWK-174?page=all ]
updated TOMAHAWK-174: ---------------------- > Enhancement on SubFormRenderer to allow partial form submits using Javascript > ----------------------------------------------------------------------------- > > Key: TOMAHAWK-174 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-174 > Project: MyFaces Tomahawk > Type: Improvement > Reporter: Catalin Kormos > Assignee: Martin Marinschek > Priority: Minor > Attachments: SubFormRenderer-patch.patch, subFormJSP-patch.patch > > This will allow to submit a subform content also by invoking a specific > Javascript function in the "onchange" attribute, for example, of a given > component that supports that. For each subform component a Javascript > function is rendered also, that will add a hidden parameter to the request > identifying the subform as beeing submitted. -- 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
