I have a condition on a parameter filed :
1) There are two static values in parameter field i.e
Region
Cities
2) If user selects REgion ,the next parameter fields should display all cities in this region and if user selects cities,next parameter should display all areas in this city.Is there any way to do it?Next parameter values (cities and areas) are dynamic values.
Please advice,as its very important.