Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi All,
I have created "Country" and "City" attributes, also created respective enumerated value list.
Like,
Country : India, US
City : Mumbai, Pune, New York, Washington DC.
My requirement is, When user select the value for Country Attribute, respective City name should be populated for City attribute drop down.
e.g. if user selected "India" for Country attribute value, for City Attribute "Mumbai" and "Pune" only be populated.. New York and Washington Dc is not visible for user as this cities are not part of India.
Kindly let me know how i can achieve this.
Regards,
Vivek
Solved: Re: Adding javascript validation using DataUtiliti... - PTC Community
Try this article. U might get what u need.
Regards,
Logeshwar.J