Installation guide

Zetadocs for NAV Installation Guide
This edition 5
th
December 2012 © Copyright Equisys plc 2012 All trademarks acknowledged All rights
reserved
Page 131
Figure 56 - Zetadocs line addition
Select ViewCA/L Globals and select the Variable tab, create a new global variable with the
values:
o Name: RecRef
o Type: RecordRef
Click ViewC/AL Code or press F9 to open the C/AL Editor , scroll down to the OnAfterGetRecord
section and enter the following:
RecRef.GETTABLE(Rec);
CurrPage.Zetadocs.FORM.SetRecordID(RecRef.RECORDID);
The Documents FactBox can now be used in the Role Tailored Client.