Hi Everyon I have started using Tapestry5 recently in our project. I need help regarding Bean Edit Form.
I have a use case where I want to show some fields in create mode and hide the same fields in edit mode (this just for an example). I have fulfilled the requirement with out use of Bean Edit Form, using standalone forms. But In my project I have lot of forms. If some common layout thing changes in future I have to change in many places if I go with standalone form. I want to use Bean Edit Form for complex requirements. Please help me with some examples on Bean Edit Form with complex requirements Thanks in advance. -- Regards Jagadesh