Hi,
I want to add a form part to the PurchTable-Form to show all relevant WHSLoadLine-Records concerning to the actual selected PurchTable-record.
Therefore I created a new Form and applied the design pattern "Form part section list". I also added the WHSLoadLine as a Datasource and a grid and added some fields from the WHSLoadLine to the grid.
Then I made a extension to the PurchTable-Form and added this form part - form.
Now I am asking myself how can I accomplish that the Form Part shows all WHSLoadLines depending on the PurchTable record that is actual selected (the WHSLoadLine have a relation to the PurchLine). In other words how can I connect my form part-form to the PurchTable form.
Thanks in advance for any hints on this.
Greetings
Sascha