I want to create a dropdown in which after I choose an item another dropdown will appear. Is it possible in yii? If yes, how? Example: I have a list of municipalities and a list of barangays within a municipality. If I choose one from a municipality, then all barangays included in that municipality should be displayed. Thank you in advance.