With Dynamics NavPad Control Add-in, you edit big amouts of texts in some kind of textpad, and store it in Navision-tables (in pieces) to be able to show the content in a subform. The fieldlenght of a piece of text is adjustable. The pieces of text will be cut of at a "Space" or "Carriage Return".
This control has been inspired by the WaldoNavPad Component.
This version of Dynamics NavPad is ready for Microsoft Dynamics Nav 2013 R2
The package contains :
- Components for the RTC Client (ClientSetup.exe)
- Components For the Service (ServiceSetup.exe)
- An example of implementation (NavPad_DEMO.txt or NavPad_DEMO.fob)
- User document : how to implement Navpad on your Customer scenario
NB : To register the Control Add-in, we need to execute le codeunit 71000 (NavPad Management)
Version 1.1:
This version resolves somes problems at the initialization and integration into the newest update of Dynamics NAV 2013 R2
We have added a user document which describes :
* how to install the différents components
* how to implement the navpad on customers scenario