Get Form Data Value
  • 06 Jun 2023
  • 1 Minute to read
  • Dark
    Light

Get Form Data Value

  • Dark
    Light

Article Summary

Step Details
Introduced in Version7.0
Last Modified in Version7.0
LocationForm Rules

The Get Form Data step allows users to retrieve values from Form Input Data. This step enables the utilization of data passed into the Form for further processing or decision-making. Additionally, Form Data Values can be explored through the Data Explorer. To view the available Input Data, expand the Form Input Data section. 


Properties

Data

PropertyDescriptionData Type
TypeData Type of the value to retrieve. The Data Type represents the structure of the data, such as String, Int32, Date, Boolean, etc. Accurately define the Data Type to ensure that the retrieved value aligns with the expected data type and can be properly utilized in subsequent steps.---

Inputs

PropertyDescriptionData Type
NameSpecify the Data Name for the value to retrieve; ensure an exact match with the corresponding Form Input Data Name.
String


Common Errors

Wrong Data Type

If the selected Data Type in the Active Form Flow does not match the data being input, the Flow will not proceed beyond this step. To resolve this issue, ensure that the Type in the Data section is changed to match the Data Type of the Form Input Data. By aligning the Data Type correctly ensures the smooth progression of the Active Form Flow.


Related Information

Articles:
Active Form Flow Overview


Was this article helpful?