I have a mini work in ADF in which I am required to create a form. One input in the form is continent which is a drop down list of various continent. There is another input(shuttle) with country names. Suppose the user chooses ASIA from drop down list of continent, then the below shuttle should get populated with countries from ASIA.
How can I achieve that in ADF?




