Account Drop Down List
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Account Drop Down List

  • 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 - Account Drop Down List
Modules None
DependenciesNone

This Example Lab shows how to populate a drop-down list of accounts with custom formatting.


Explanation

First, this Flow initializes a blank list of the "DisplayListOfAccounts" datatype. This is a simple Flow structure created just for the intent of pairing account names with account IDs. Next, it loops through each account and creates a Display Account that saves the last and first name as a field, as well as the account ID to a separate field. This list is passed into the Form, and whichever account is selected will decide which ID to use, in order to get the full account information.

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?