Contract Express variable mapping for the Output iSheet
The format of each answer in Contract Express reflects the expected data type. Answers can be multiple choice, a number, Yes/No, text, computed values, or others.
The Output iSheet matches each answer type ('variable') to the equivalent
column type
in iSheets where possible.
If the column type is unclear then the column is defined as single-line text. Please check your questionnaire and use another question type if required.
The iSheet automatically includes a 'file link' column; click on an entry to view the linked record in the generated document.
There may be some restrictions, such as character limits. Please plan your Contract Express questionnaire carefully if it will link to an Output iSheet.
Some advice is provided below:
Single-line text questions
Single-line text questions from Contract Express are mapped to a single-line text column in iSheets. There is a 255-character limit for a single-line text column - if this character limit is exceeded, then the document generation fails.
If you allow longer responses in the questionnaire, please use a multi-line text variable in Contract Express so that the column type is assigned correctly (multi-line text, which does not have a character limit).
If the character limit for a single-line text column is reduced, existing data is not truncated; however, all new entries are limited. Document generation fails if new submissions from Contract Express exceed the new limit.
Constraining answers with a Choice column
If a Contract Express template uses choice questions, use a static list of choices in the automation of the choice question.
Answers provided in an 'Other' column are captured in the Output iSheet, and answers from a dynamic text list will also be captured from July 2025.
If you map a Contract Express
Yes / No
question with an iSheet choice column, then use
True / False
choices to answer the
Yes / No
question.
If a Contract Express template uses
Yes / No
questions, these will be shown in the Output iSheet as
True / False
values.
Computable variable output from Contract Express
As of May 2023, computables (variable output) from Contract Express are mapped to:
a date column if the output is a date,
a number column if the output is a number,
a multi-line text column for any other computable variable.
When using Contract Express repeat variables, answers in the Output iSheet are stored as XML files.
This does not impact the generated document, where the information will appear in the correct format.
If it is essential to view the repeats or use them for workflow rules, consider creating computation variables with the
Saved in session
option selected. Alternatively, if the number of repetitions is low, you can create one column for each repeat, e.g.
First founder
and
Second founder
, etc.