Trouble updating component when using markup inheritance

2016-08-03 Thread Lon Varscsak
Hey guys, I’ve got a component (ComponentB) that subclasses from another component (ComponentA). In ComponentB I call a method on ComponentA that updates a div (ajax) that wraps some content on ComponentA in addition to the (which is ComponentB’s content). While this updates correctly, if I hav

Re: empty form input after submit

2016-08-03 Thread Iamuser
Hello, Could you please give me an example of that? Thank you On Sun, Jul 31, 2016 at 3:08 PM, Sven Meier [via Apache Wicket] < ml-node+s1842946n4675243...@n4.nabble.com> wrote: > Hi, > > Form2 is always working on the same model object. > > You have to swap its model object once you select one f