Table of Contents

Page Data

You can use Page Data to update the data on the current page when an Action is performed. In the example shown below, each button is configured to update the value of the variable shown in the text control with a different value.

Animated demonstration of Page Data functionality. Three buttons labeled "Red", "Green", and "Blue" are shown, and when each button is clicked, the text in a display field changes to match the selected color. This demonstrates how Page Data updates dynamically based on user actions.

Adding a Page Data to Control

To add Page Data follow the steps below:

  1. Select the control.
  2. Click to edit Page Data.
  3. Click the Plus sign.
  4. Select a field.
  5. Enter a value or select from Dynamic values.
  6. Click Apply.

Screenshot of the Page Data configuration dialog. The interface shows a list of page data fields with their values. The dialog has options to add new data entries using the plus button, select fields from a dropdown, and set values either statically or dynamically. An Apply button is visible at the bottom of the dialog.

Removing a Page Data from Control

To remove Page Data follow the steps below:

  1. Select the control.
  2. Click to edit Page Data.
  3. Find the row that you want to be deleted and click Delete.
  4. Confirm your action.
  5. Click Apply.

Screenshot showing the process of removing a page data entry. The Page Data dialog is open with a list of data entries, and a delete button (trash icon) is highlighted next to one of the entries. A confirmation dialog appears asking "Are you sure you want to delete this value?" with "Yes" and "No" buttons to confirm the deletion.


Last modified: June 04, 2025