Add Constraints to Create a Dependent Drop-down

This is to create a dependent drop-down listing the States depending on the Country. For example, if country is selected as US, the States drop-down is populated with US States.

Three constraints are used to achieve this.

To create a dependent drop-down, create a new rulebase model on Address repository. For more information on how to create rulebase model, refer to Creating Rulebase Model.