Pre Populated Drop Down Lists
  • 27 Jul 2022
  • 1 Minute to read
  • Dark
    Light

Pre Populated Drop Down Lists

  • 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.9.2
Root FolderExample Lab - Drop Down List
Modules None
DependenciesNone

This Example Lab project demonstrates how to display a Form with a pre-populated dropdown list Form component.


Explanation

The Example Lab project requires the input of a list of strings to populate the drop-down list. Custom input can be added when running the Flow or when creating a unit test in the debugger. The unit test provides a list of names to be used as an example. Whether at run-time or as a unit test, the Form will pre-populate the dropdown list with the input provided. The dropdown list can be expanded and searched for the desired selection, which is especially beneficial with larger data sets, like a corporation with thousands of accounts. Enter some text in the dropdown list text box and the matching values appear in the list. This can be tested using the unit test by beginning to type "Hannah" and observing that the remainder of the name will be auto-filled.

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






Was this article helpful?