Dear Tapestry users, in my experiments with Tapestry 5 i'd like to return a beanEditForm in the zone which update is being triggered by actionLink. More specifically, when user clicks on actionlink - he is providing page controller with id of the object which is being fetched from dB and should be pre-filled in BeanEditForm which should be displayed inside some <div>.
Are there any documentation or examples which can be considered as a guide or something? Or maybe you just give a direction for further investigation? Thanks in advance! Nikolay.