Creating a Form Validation Flow
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Creating a Form Validation Flow

  • Dark
    Light

Article summary

Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.


Overview

Example Lab Details

Version6.9.0
Root FolderExample Lab - Creating a Form Validation Flow
Modules None
DependenciesNone

This Example Lab demonstrates how to set up, configure, and use a Form Validation Flow.


Explanation

This project demonstrates the standard setup for a Form Validation Flow. After setting up the validation rule, change the Validation Source from 'Rule' to 'Flow' on the Edit Validation Rule popup. Pick or Create a new Form Validation Flow. **NOTE: When picking an existing flow, the flow behavior must be of type 'Form Validation Flow' or it will not appear as an option. A Create Data step can be used to create the Form Validation. Set the Data Type to FormValidationIssue and select Build Data to specify the Break Level, Message, and Data Name. The default output for Form Validation Flows is a list of FormValidationIssues. By mapping the created FormValidationIssue, the validation will appear on the Form based on the defined conditions. In this project, if the name does not equal Brandon, a fatal validation issue will appear on the form.

Reference Articles



Project Download

The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.9.0 or later using our Importing/Exporting article.





Was this article helpful?