Using Sub Dialog on Data Repeater
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Using Sub Dialog on Data Repeater

  • 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.12.1
Root FolderExample Lab-Using Sub-dialog Flow In Data Repeater
Modules None
DependenciesNone

This Example Lab demonstrates how to set up a Sub-Dialog Flow within a Data Repeater.


Explanation

For this example a Data Repeater User Control Form was created that uses the Accounts Data Type as the input. The Data Repeater has the Entity Name from the Accounts data and the Sub-Dialog Image Button. The Sub-Dialog Flow takes in the Entity Name. The Fetch Entities step fetches all the Account information for the Account Entity. The Form maps in the Account information from the Fetch Entities step output. In the Data Repeater Form, the Sub-Dialog Input is configured to "current Item". This will pull the Entity Name for the selected row. The Main Form has the completed Data Repeater User Control on it. The Main Form is added to the Run Form Flow.

To test, run the Run Form Flow. The Form will display all the Accounts. When you click on the magnify glass icon a Form will appear with additional information for the selected Account.

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





Was this article helpful?