Shouldn't you be submitting that button anyway? dfp = true

*Bruno Borges*
www.brunoborges.com.br
+55 21 76727099



On Thu, Aug 11, 2011 at 10:44 AM, Mike Mander <[email protected]> wrote:

> Hi,
>
> i've added a domain model globally to my session.
>
> A form for editing this data is provided on page A. On this i have 2 submit
> buttons. One with setDefaultFormProcessing false (to previous page) and one
> with true (to next step).
>
> If i press the main submit (next step | dfp = true) then everything works
> as expected. If i press the other (previous page |dfp = false) and redirect
> to Page A all data are lost. I'm absolutely aware of the issue that false in
> defaultFormProcessing is not submitting the data.
>
> But because i cannot reproduce the input changed part of the form
> processing, i can't submit the invalid data manually. Is there any way to
> achieve my goal?
>
> Thanks
> Mike
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@wicket.**apache.org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>

Reply via email to