Mapping an Identifier's Value to a Question

Use an attribute to display the current value of a variable in a Read Only Text question. Each time a postback occurs, the read-only text will update to reflect any changes to the mapped variable.

Implementation:

  1. Switch to the Definition tab.
  2. Select the intended Read Only Text question.
  3. Right-click the selected question.
  4. Select Attributes.
  5. Add a new attribute with the type Mapped to Variable.
  6. Switch to the new attribute's Value panel.
  7. Use the Attribute Value field to specify the name of the variable whose value you want to display.
  8. Click OK.