Using a Sub Dialog
- 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Using a Sub Dialog
- Updated on 12 Mar 2021
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 | |
Version | 6.12.1 |
Root Folder | Example Lab - Sub Dialog Example |
Modules | None |
Dependencies | None |
This Example Lab demonstrates a Sub Dialog button on a Form that displays another Form.
Explanation
The Main Flow of this Example Lab displays a Form with the current user email address. This Form has a Sub Dialog button that passes that information into a Sub Dialog Flow. This Flow takes in a name from the main Form and displays it in a new Form on top of the original. By default, Sub Dialog Flows have a ChangeData end step and a Cancel end step. The ChangeData outcome lets the user pass data back into the main Form, but in this instance, nothing is passed out.
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?