Using a Form to Lookup Accounts
- 16 Dec 2021
- 1 Minute to read
- Print
- DarkLight
Using a Form to Lookup Accounts
- Updated on 16 Dec 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.19.0.70811 |
Root Folder | Look Up Function |
Modules | None |
Dependencies | Account [DecisionsFramework.ServiceLaer.Services.Accounts], Search Name Form [Form], Lookup Function on Form [Form] |
The following example lab how to use a Data Grid on a Form to lookup and Output a selected User Account.
Explanation
The following Example Lab demonstrates how to utilize a Form that contains a single "Select Account" Button, and a Finish Button to route the desired User Account through a Flow. Selecting the Select Account Button redirects the user to the Lookup Function on Form step. The resulting Form contains a single Text Box and a Data Grid component that is set to pull up the EmailAddress column of all present Account DataTypes within the Decisions environment. Upon selecting the Done Button, the Flow redirects to the original Form, populating the previously empty Text Box with the selected Account's Email Address. This then concludes the 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.10.2 or later using the Importing/Exporting article.
Was this article helpful?