Seems like form2 is showing previous Raw input (which normally is cleared on 
successful submit) or it is holding to the previous Model object.

Hard to tell without seeing the code.

Regards
Sven



Am 31. Juli 2016, 10:55, um 10:55, Iamuser <superbiss...@gmail.com> schrieb:
>Hello,
>I'm using wicket 6
>I have a page with 2 forms: form1 and form2.
>
>Form2 is an input form. After I provide input values for the Form2 and
>submit, in Form1 a listView is populated with a row containing those
>values.
>After each Form2 submit, Form2 is made invisible.
>
>Now one field in a line from Form1 can be editable. When changed to a
>certain value and that value submitted, Form2 should be made visible
>again.
>
>The problem is that Form2 is made visible with that edited lines values
>already present, but it should always appear as an input form with
>empty
>input fields.
>
>Could you please indicate a solution?
>Thank you
>
>
>
>
>
>
>
>--
>View this message in context:
>http://apache-wicket.1842946.n4.nabble.com/empty-form-input-after-submit-tp4675240.html
>Sent from the Users forum mailing list archive at Nabble.com.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to