Searching a Drop Down List
  • 29 Jul 2022
  • 1 Minute to read
  • Dark
    Light

Searching a 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.10.1
Root FolderExample Lab - Search a Drop Down List
Modules None
DependenciesNone

This Example Lab project is to show how to search for values in a drop-down list based on user input. 


Explanation

This project works by allowing a user to search through a drop-down list by typing into the list. The drop-down list is set up to be populated through a drop-down list Flow. The drop-down is set up to use the Account data structure and show email addresses. The drop-down list Flow takes in a Flow input called String, which comes into the Flow every time a user types in a new keystroke. This allows the Fetch Entities step to properly fetch and filter the results to show back on the drop-down list for the user to select.

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




Was this article helpful?