Melanie

The XpressDox Ecosystem

What to install, and when: When first implementing XpressDox, it may be confusing to know what to install first and what is needed to move your installation along. High level we have:   XpressDox Desktop

Read More »

AddCCAddress – XpressDox

Add additional addresses to your XpressDox email template After using the SaveAsEmail or SendAsEmail functions, additional addressees can be added to the XpressDox email template. This function is the same as the AddBCCAddress function but

Read More »

AddToAddress – XpressDox

Add additional addresses to your XpressDox email template When using the SaveAsEmail function in your XpressDox template, additional addressees can be added to the email. This command can also be used conditionally, so the user

Read More »

AlignCaption – XpressDox

Change the alignment of one data element on your XpressDox interview.   Command structure: «AlignCaption(Name,Top)»   By default, all captions in the interview for a template are aligned to the left of the interview screen.

Read More »

AppendVr – XpressDox

Append values to variables in your XpressDox Document Automation template The AppendVr and PrependVr functions provide less cumbersome syntax for appending or prefixing values to variables than using SetVr to do this. Prior to these

Read More »

AreYouReadyToAssembleMessage – XpressDox

Provide a confirmation button on the XpressDox interview: The AreYouReadyToAssembleMessage command provides a pop up message just before the Assemble button on the XpressDox template interview. The template author can supply custom wording to the

Read More »

ArrayGetVn – XpressDox

XpressDox Arrays ArrayGetVn gets the value of an array element as a numeric value. For more information on XpressDox Arrays please refer to this post describing Arrays.

Read More »

Template titles

Using Titles with your XpressDox templates Assigning titles to your templates presents a cleaner interface to users. When they are looking at a list of templates, instead of seeing the template names including the .xdtpx

Read More »

ArraySetV – XpressDox

XpressDox Arrays ArraySetV sets a new Array, or changes the value of an Array element. For more information on XpressDox Arrays please refer to this post describing Arrays.

Read More »