Access to primedocs fields



There are numerous fields available in primedocs. primedocs fields are text containers that have an Id. The content of these fields is determined by the document functions and/or by a Connect call during generation.


primedocs templates

In primedocs templates you can automatically access all profile data of the current user. To enable user input there is the Forms document function. If data needs to be merged or transformed, the Fields document function can be used.

How to insert a Forms field in the template

  1. Create a field in Forms.

  2. Bind the field in the Placeholder Mapping.

  3. Open the Word template in primedocs.

  4. Place the cursor to the right position in the document

  5. Click on “Bind field”

  6. Select the right field in the “Select field” dialog via dropdown. Confirm by clicking “Insert”.


“classic” templates

Some typical examples of primedocs fields - in the "classic" template world:

Id

Possible content

Document function

Id

Possible content

Document function

DocParam.Subject

May contain the subject entered by the user in the document parameter dialog.

DocumentParameter

Profile.User.Email

May contain the e-mail address of the person who generates the document.

ProfileData

Contact.Recipient.Selected.Person.FirstName

May contain the first name of the recipient selected in the recipient dialog.

RecipientAddresses

CustomElements.SenderAddressBlock

May contain the sender's address block created according to certain script rules.

Scripts

MyExampleApplication.ProjectNo

May contain the project number from the Connect call of a specialist application

CustomInterfaceConnector

These fields can be accessed from the document functions Scripts and Library for advanced binding (Extended bindings). They are stored in the generated document in the CustomXMLPart named OneOffixxDocumentPart.

Finally, it must be possible to reproduce the contents of the fields in the templates. Below is listed how this content is transferred to the documents in different scenarios.


“Classic” Word

In Word, primedocs fields are inserted with "Plain Text Content Controls". The primedocs classic Word add-in must be used as follows:

  1. Click on “Link content”

  2. Place cursor to the right position in the document

  3. Search the right field in the Content Controls pane and paste it by double clicking.

Word-Felder

Word itself also offers fields, for example, the page number, the document name or the print date. These already existed before Word 2007 and can be inserted with Ctrl+F9 or via Insert → Quick Parts → Field.... There are scenarios where it is desired that these fields are updated.

In the following situations, the Word fields are automatically updated:

  • When clicking on one of these buttons in the primedocs ribbon in the "Completion" group: Print, Send, Preview, Save PDF
    The update also takes place when "Cancel" is selected on any subsequent dialog.

  • When opening the document, if the user-defined document property "OORefreshFieldsOnOpen" is of type Boolean (Yes or No) and true (Yes).

  • When Saving the document, if the user-defined document property OORefreshFieldsOnSave is of type Boolean (Yes or No) and true (Yes).

The mentioned custom document properties can be set via the document function Metadata.


Outlook

Content

  • HTML: with "Plain text content controls", analogously to Word.

  • RichText: with RichText bindings; {IdDesOneOffixxElements}

  • Text: with text bindings; {IdDesOneOffixxElements}

These three types can be inserted via the primedocs Outlook add-in as follows:

To, Cc, Bcc and subject field

In e-mail templates the To, Cc, Bcc and subject fields are inserted with bindings: {primedocsElementId}. Here primedocs fields can also be composed of other text.
Examples:

  • {DocParam.Subject} becomes Anfrage

  • Nr.: {DocParam.ProjectNo} becomes Nr.: 110475

  • {CustomElements.SmsPhoneNumber}@smsservice.mycompany.com becomes 41123456789@smsservice.mycompany.com

 

PrimeSoft AG, Bahnhofstrasse 4, 8360 Eschlikon, Switzerland