This enhancement allows the user to specify attachments to other tables in a specific record when regular attaching or scanning a new document from the viewer.
See Registry Document Attachment & Scanning (sys-document-archive) for details on setting up Document Archive in general.
To implement, add the following option to the viewer’s registry entry:
Setting Key: DocumentReferences Setting Value: table1,table2,table3 …
Where the table1 etc. are replaced with an appropriate internal database table name or comma delimited list of tables.
Example: Work Order Viewer: Include Job, Client Site and Equipment
Id: sys-viewer-vwrkordr
Setting Key: DocumentReferences Setting Value: clntste,jb,clntsteeqpmnt