overwrite AjaxFormComponentUpdatingBehavior#getUpdateModel() to return false, then update the model for yourself in #onUpdate().

Sven

On 10/02/2012 02:47 PM, vineet semwal wrote:
no you can't but if your use case is just to retain old value,you can
retain it in
a field ,you can even set the old value back or just write your own
behavior that does that

On Tue, Oct 2, 2012 at 2:08 PM, cosmindumy <cosmind...@yahoo.com> wrote:
Another question, hope the last at this topic.
May I get the value before the update in AjaxFormComponentUpdatingBehavior?
Now on update the new model is already setted.
Thanks.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/get-new-value-of-drop-down-inside-vieworedit-on-onchange-tp4652479p4652596.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





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

Reply via email to