Hi,

>Or if using getModelObject(), all values are null, because, the backing
>model of the form is null.

how does your LDM load its model object?

Show us some code or better create a quickstart so someone can take a look at it.

Sven


On 16.12.2016 16:24, ganea iulia wrote:
Hello,
I have a list of items in a Refreshing View.
When I click on a link inside the Refreshing View, a form in the same page
should get populated with the values from the line.

I have managed to do this, by having inside the Form a
LoadableDetacheableModel and then use this model as backing model for the
components in the form.

However, I have also a drop down inside the form, but when changing the
value, the LoadableDetacheableModel does not get updated with the new
value.

Or if using getModelObject(), all values are null, because, the backing
model of the form is null.

Could you please advise?

Thank you



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to