Retrieve specific record data

Use the Text component to display specific record data values, which can be dynamically changed as the user selects different data points.

  1. Set up a component as a Record Grid.
  2. Set the Outgoing Actions to target a certain Filter Group.
  3. Have the text component listen to the same Filter Group.
  4. Select a row in the Record Grid to display the correct field value from that row, in the text box.

    A bracketed line of text is created. The specific value retrieved from your database replaces the bracketed text when the View is displayed in the Viewer or Preview modes.