opps my save is backwards in my previous example @CommitAfter Object onSelectedFromUpdate() { purchaseRequestState.setPurchaseRequest(getPurchaseRequest()); return formZone.getBody(); }
Object onSelectedFromSave() { session.saveOrUpdate(getPurchaseRequest()); return pageRenderLinkSource.createPageRenderLinkWithContext(Update.class, getPurchaseRequest().getId()); } Free Emb -- View this message in context: http://tapestry.1045711.n5.nabble.com/Form-using-both-a-zone-and-no-zone-tp4635695p4638731.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org