- 01 Jun 2023
- 1 Minute to read
- Print
- DarkLight
Get Control Value
- Updated on 01 Jun 2023
- 1 Minute to read
- Print
- DarkLight
Step Details | |
Introduced in Version | 7.0 |
Last Modified in Version | 7.0 |
Location | Form Rules |
The Get Control Value step enables the retrieval of a value from a designated Form Control. By incorporating this step, users can dynamically access and utilize the data stored within a particular Form control for further processing or decision-making. This step provides the ability to extract and capture user inputs, selections, or calculated values from the Form controls and store them as variables or utilize them in subsequent steps. Form Control Values can also be accessed and explored through the Data Explorer. Expand the Form Data section to view a comprehensive list of available Form Controls. Each Form Control can be expanded further to reveal its corresponding values. These values can then be utilized when mapping steps within the Flow, providing access to the specific data captured within the Form Controls.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Form Control | Choose the Form Control to retrieve a value from. The available Form Controls are under the Form Data category when picking data from the Flow. | FormControlData |
Articles:
Active Form Flow Overview