Creating a Flow Picker in a Form
  • 18 Aug 2021
  • 1 Minute to read
  • Dark
    Light

Creating a Flow Picker in a Form

  • 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.18.0
Root FolderExample Lab - Flow Picker In A Form Sample
Modules None
DependenciesNone

This Example Lab demonstrates how to display Flows into a Form for user selection.


Explanation

After importing the project, select the Fetch Entities step which fetches the desired Flows. The ElementRegistration Type Name allows the step to fetch information about Designer Elements (Flows, Rules, etc). For Parent Folder ID, select the folder storing the Flows for selection. Within the Form, the List Box tool displays the fetched list of Flows by selecting the Fetch Entities Step's output as the List Box's input. In the Input Data section of the List Box, "ElementRegistration" for the Type and "EntityName" for Display Field display each Flow in the list by its name. This example names the List Items Data Name "FlowNameList", but this can be changed without effecting the project. Under Output Data, the "SingleSelect" Output Type is chosen to allow the user to select only one Flow.

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.18.0 or later using our Importing/Exporting article.





Was this article helpful?