You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sebastien Briquet (JIRA)" <ji...@apache.org> on 2015/04/21 23:04:59 UTC

[jira] [Assigned] (WICKET-5889) Ability to not submit a nested form

     [ https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastien Briquet reassigned WICKET-5889:
-----------------------------------------

    Assignee: Sebastien Briquet

> 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)