View Full Version : Using CRM Data
nayruny
09-19-2022, 03:49 AM
Is it possible to create a document that pulls information from the data input within the CRM template, i.e. it pre-populates a document with the name, address, date of birth, etc.? and is possible that the document it pre-populates can be an esign document.
Topactiv
09-19-2022, 08:30 AM
I needed something similar - create consignments for patients and make them sign it on a tablet.
There is a "Print layout" feature in Ninox, you know?
In that layout you can add fields from a form, or add a text field, that can contain plain text mixed with data fields. For example:
I, + {namefield} +" "+{surnamefield}, sign this ...
This will give you a populated text. You then van format it further in Print layout interface.
Maureene Coots
09-20-2022, 10:57 AM
In order to populate a document with b2b contact enrichment (https://www.globaldatabase.com/data-enrichment) from a database:
1. Open a Word document-level project in Visual Studio.
2. Open the Data Sources window and create a data source from a database.
3. Drag the field you want from the Data Sources window to your document.
You could use the UserForm to gather information and populate the document, but it requires vba programming skills.
Powered by vBulletin® Version 4.2.4 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.