Hi,
I have an issue in CRM 2013. I will like to add two fields under Account both of them drop down. lets assume A and B. The issue is that the values of B are dependent on A. If the user selects any value from A ,lets say A1 then say B1,B2,B3 are seen in the dropdown of B. Now the user has to select from these 3 values. If the user selects any other value from A, say A2, then B1,B4,B6 are seen in the dropdown of B.
I dont know how to do this. Please advise