[
https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14512135#comment-14512135
]
ASF subversion and git services commented on WICKET-5889:
---------------------------------------------------------
Commit e4c65b56cbb8e271e853d5a93c57ca57aea802a2 in wicket's branch
refs/heads/wicket-6.x from [~sebfz1]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=e4c65b5 ]
WICKET-5889 Ability to not submit a nested form
> Ability to not submit a nested form
> -----------------------------------
>
> Key: WICKET-5889
> URL: https://issues.apache.org/jira/browse/WICKET-5889
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Sebastien Briquet
> Assignee: Sebastien Briquet
> Fix For: 7.0.0-M6
>
>
> Form has a #wantSubmitOnNestedFormSubmit() method (default to false), which
> allows to submit a parent form when the nested form is submitted.
> The idea behind this issue is to have a #wantSubmitOnParentFormSubmit()
> (default to true) which will allow to do the opposite: preventing a nested
> form from being submitted when its parent is submitted.
> dev@ discussion:
> http://apache-wicket.1842946.n4.nabble.com/discuss-Ability-to-not-submitting-a-nested-form-td4670411.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)