Define dynamic dependent DVelop Combos

Publicado 15 días hace por Support WorkWithPlus

Publicar un tema
Sin responder
Support WorkWithPlus
Support WorkWithPlus Administrador

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:


DefaultValuToDvelopCombo01.png


 

In the attribute CountryId we need to define the DvelopCombo and the property "Load Data Dynamically" in "true" as follow: 


DefaultValuToDvelopCombo02.png

 

The attribute CityId must be defined with a condition when the attribute CountryId is the attribute to listen to as follow:

CountryId = &Cond_CountryId



DefaultValuToDvelopCombo03.png



The result is this:


DefaultValuToDvelopCombo04.png

1 Votos


0 Comentarios

Iniciar sesión o Registrarse para publicar un comentario