Hi, Do I have to do more than creating a lifecycle callback method "public void updating()" to do some actions just before updating to the database? It looks like the updating()-method is never called after using the edit-button in the wicket viewer. I can see the object being updated in the logs.
Thanks, Erik
