Posted 21 September 2021, 2:21 am EST
Hi,
I am trying to create a master-detail report using tableSheet, where the user selects on sheet1 in a readonly tablesheet a record, and then he can edit it in a detail vertical input form , for instance on the same sheet, on another sheet or using a popup form.
In other words I would like to determine the current selected record in the master-list, so that in the detailed form the according record is offered for editing.
Alternatively there might be a way to extend the master tableSheet action buttons to explicitly click on an edit-button, which then binds the record data to the detailed form for editing.
Can you give me some hints, how we can achieve this in one way or another?
Many thanks and BR Guenther