February 18, 2022

XpressDox Commands which should be considered when designing templates for integration

When designing interviews that will be integrated into other applications, there are commands which should be considered:

 

EnableWebLocalSave
Enables the “Save Local” feature in the browser interview.

 

EnableWebPreview
Enable the preview on integrated interviews.

 

SendWebEmail
Upon assembly, emails can be sent to one or more recipients with custom wording. The emails may also contain the assembled document. Stick to this command should you need to email the dataset, but a far more user friendly command is SendAsEmail. There is no need to create an html file with that one.

 

SetWebButtonText
The “Assemble” button may be customized.

 

SetWebCustomButton
Create a custom button for use on an integrated interview. The web developer may then use that button to implement custom behavior.

 

SetWebInterimSaveButton
Save a partially completed interview.

 

SetWebReturnURL
Set a URL to redirect users after completing an interview in an integrated environment.