Set Field Value Action
The Set Field Value action allows you to dynamically assign values to specific fields on your page, such as input fields or labels. This action is essential for customizing the content displayed to users based on certain conditions or inputs.
Properties and Explanation
Here are the steps to follow in order to use the set field value action:
1
2
Full Configuration Example
Below is a screenshot of the Set Field Value action configuration, showing all properties set for the Field Name, Value Expression and Append to Existing Text:

After executing the action, the Name and Email fields will display "Hello".
Last updated