Required

Data capture interview layout tips

January 28, 2010 XpressDox Cookbook
Thumbnail image for Data capture interview layout tips

Although XpressDox will automatically construct a data capture interview for a template when that template is run, template authors will want to make use of the layout commands to control the layout of the interview.

Read the full article →

The Required Command

October 1, 2009 Help

If a data element must have a value, then the Required command can be used to enforce this in the interview: <<Required(AccountNumber)>> <<Required(DateOfBirth,date)>> The second example above illustrates using the second parameter to indicate the type of data to be captured into the required field.

Read the full article →