You can have everything on one form and hide/show the banking section with conditional logic. When the form is edited you can flag all not editable fields as readonly or disabled. Users will be able to see the data but not change it.
Victor, unfortunately my approach didn't quite work. How would you conditionally "flag" certain fields as readonly?
Please login or Register to submit your answer