Hi, This is the situation:
I have a page with two tabs, on each of these tabs there are form fields. Some of the fields are the same on both the tabs. What I want to be able to do is when I click on the tabs back and forth the values of the fields be automatically taken to the other tab. Is this possible to do in wicket or is it too much to ask :). Thank you.