Hello,
I am here demonstrating you that how to implement a Dependent Option Set (Picklist earlier in CRM 4.0) in CRM 2011 through Javascript.
Let say ,there are two Option Set "Region" and "Country". We want fill out Country on selection of Region.
First ,make a JScript Web Resource and paste below code in that.
I am here demonstrating you that how to implement a Dependent Option Set (Picklist earlier in CRM 4.0) in CRM 2011 through Javascript.
Let say ,there are two Option Set "Region" and "Country". We want fill out Country on selection of Region.
First ,make a JScript Web Resource and paste below code in that.