October 3, 2009
XpressDox Cookbook
You may not want to have to define 3 or 4 or some maximum number of address line data elements, and have the user capture them one at a time, and still provide conditional formatting logic to suppress any empty data elements. XpressDox document assembly supports this by the concept of long text fields.
Tagged as:
CaptureAsLongText,
InsertFormattedText,
InsertUnformattedLongText,
Multi line
Read the full article →
October 1, 2009
Help
CaptureAsLongText and InsertFormattedText. The data capture interview will provide a multi-line control into which the data for the data element can be captured: <<CaptureAsLongText(PropertyDescription)>> If this long text is included in the document via a simple fillpoint (in the above example: <<PropertyDescription>>), then any line breaks which the user may have typed, say by pressing [...]
Tagged as:
CaptureAsLongText,
InsertFormattedText
Read the full article →