January 28, 2010
XpressDox Cookbook
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.
Tagged as:
Caption,
CaptureDataElement,
ChooseFromList,
ChooseFromRDBList,
ExcludeFromIV,
Heading,
Help,
IncludeTemplate,
Required,
Tab
Read the full article →
October 1, 2009
Help
ChooseFromList. This is a command which will present the user (via the interview) with a list of options from which to choose the value of a data element rather than a free-format text field. For example, the following will help the user capture one of South Africa’s provinces: I live in <<ChooseFromList(province,Eastern Cape,Free State,Gauteng,KwaZulu-Natal,Limpopo,Mpumalanga,Northern Cape,North-West,Western [...]
Tagged as:
ChooseFromList,
ChooseFromRDBList,
ChooseFromSamples
Read the full article →