[
https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896926#comment-17896926
]
Pedro Santos commented on WICKET-5889:
--------------------------------------
https://github.com/apache/wicket/commit/849cdc2ba76093b61a623da75b6999d575c77b4b
> 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
> Priority: Major
> 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
(v8.20.10#820010)