I have an attribute 'Country' and an attribute 'State' in a parent-child relationship. I want to first prompt the user to select a country from a list of distinct countries. After the user selects a country, the next prompt should display a list of states for the country selected in the first prompt. Can anyone give a suggestion as to how to implement this ?
thanks in advance,
prakash
thanks in advance,
prakash