dependent dropdowns
iam implementing two interrelated in which second dropdown values will be populated after the selection of value from 1st dropdown, for this i have created an action which will execute after selecting value from 1st dropdown,but how can i populate values to second dropdown within this action
if there is any sample code please share with me it will be helpful to me