Hi everyone,
I have created a Word template, and a document handling document type connected to SMASubscriptionTable
I want to present information from ProjInvoiceTable, e.g. ProjInvoiceTable.Name in the Word document, but I get the following error when I add the Data Table and Data Field to the setup:
A relation between Subscription and Project invoice table must exist, or a data value must be entered.
The relationship is SMASubscriptionTable.ProjId --> ProjTable.ProjId and ProjTable.ProjInvoiceProjId --> ProjInvoiceTable.ProjInvoiceProjId
Any idea if this is possible?
Second question, I would like to select several records in SMASubscriptionTable when I create the document. But if I try to do that, the document is only created on the last of the selected records, and only contains this record in the word document.
Regards
Thor
*This post is locked for comments
I have the same question (0)