Is it possible to add the link factbox even in a form of an action to the Invoice subform as I need to assign a link to the particular invoice line rather than to the invoice as a whole?
You can do it in the RTC using the ProviderID property of the Page part. On your factbox you need enter the ID of the other part that you want to link to. The SubFormLink will now be between you two parts!
There is a good example on page 42, on the Sales Line FactBox.
Comments
There is a good example on page 42, on the Sales Line FactBox.