Installation guide

Zetadocs for NAV Installation Guide
This edition 5
th
December 2012 © Copyright Equisys plc 2012 All trademarks acknowledged All rights
reserved
Page 123
Figure 51 OnPush C/AL Locals
Next, add the following code into the OnPush() trigger of the menu item:
RecRef.GETTABLE(Rec);
ZetadocsUtilities.ShowCaptureAddinForm (RecRef.RECORDID, STRSUBSTNO('%1-%2',
CurrForm.CAPTION, "No."));
Close the form designer windows.
Click Yes when prompted to compile and save the changes.
Repeat this process for any other required forms.
22.5 Adding the Drag Drop Control to a Classic Client form
These instructions will enable you to embed the Documents Factbox into a Classic Client form rather than
have it appear as a separate form within NAV.