How to use Dropdown Search without a Database table in OutSystems?

Опубликовано: 03 Февраль 2026
на канале: OutSystems How-Tos
8,226
65

In this video, we teach you how to do dropdown searches without connecting to a database table. We'll use a local list variable to store your list of values, then we'll use the dropdown search component to quickly add the search functionality.

This is a great way to capture data even from APIs without having to store them in a database table!