Set Text In
Set Text is an action used in the Rule Panel to dynamically display a value in a specific UI element (like a heading, paragraph) based on its Element ID.
This action is triggered according to the event, such as a button click or a change in a field value.
Properties and Explanation
Here are the steps to follow in order to use the Set Text In action:
1
Full Configuration Example
Below is a screenshot of the Set Text In action configuration, showing all properties set for the Value and Select Element Id:

In this the heading element is added with an assigned Element ID. When an event (like a button click) occurs, the "Set Text" action updates the heading's text dynamically with the specified value.
Last updated