Nope. Implementation is fair OK to me. Checked console and there is nothing and I mean nothing on screen when I press Submit. It's like I didn't press anything???
> Date: Thu, 27 Nov 2014 22:48:14 +1100 > Subject: RE: Issues with beaneditform component > From: ch...@opencsta.org > To: users@tapestry.apache.org > > Dunno - I use the param user in onActivate instead of setData. Also just > int. > > During @setupRender stage, fetch from logic the orig. > > At save time, my logic sets it all from form object. > > Make sense?