The Dvelop Combo can be loaded dynamically, from a value defined in another DvelopCombo.
For example, if we have countries like “Canada,” “México,” and “Tailandia” in a DvelopCombo, and we want to show only the cities of each country in another DvelopCombo, we can define two transactions as follows:
In the attribute CountryId we need to define the DvelopCombo and the property "Load Data Dynamically" in "true" as follow:
The attribute CityId must be defined with a condition when the attribute CountryId is the attribute to listen to as follow:
The Dvelop Combo can be loaded dynamically, from a value defined in another DvelopCombo.
For example, if we have countries like “Canada,” “México,” and “Tailandia” in a DvelopCombo, and we want to show only the cities of each country in another DvelopCombo, we can define two transactions as follows:
In the attribute CountryId we need to define the DvelopCombo and the property "Load Data Dynamically" in "true" as follow:
The attribute CityId must be defined with a condition when the attribute CountryId is the attribute to listen to as follow:
The result is this:
1 Votos
0 Comentários
Entrar ou Registrar para postar um comentário