Define dynamic dependent DVelop Combos

Posted about 5 hours ago by Support WorkWithPlus

Post a topic
Un Answered
Support WorkWithPlus
Support WorkWithPlus Admin

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 Votes


0 Comments

Login or Sign up to post a comment