I'm not quite sure if this is the perfect way of doing this, but here is
a workaround:

Instead of placing a BreadCrumbPanelLink, I placed a SubmitLink and in
the onSubmit method I use the "IBreadCrumbPanelFactory-Method" to create
the new BreadCrumbPanel.
So the form gets submitted (which is needed to update the model) and the
new BreadCrumbPanel is created and after returning the changed values
are still alive.

Cheers

Wolf


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

Reply via email to