A tool to create and update JSON configurations for Dynamics CRM Dependent OptionSets.
The Dependent Script is based on the
CRM 2016 MSDN sample but updated to be compatible with CRM versions 2011, 2013, 2015, 2016 and Dynamics 365 v9.0.
The release for Dynamics 365 v9.0 supports the Multi Select OptionSets.
Click here for the Demo
Prerequisites
The tool only fetch existing Web Resources, for a new configuration it's necessary to create first a Web Resource (JScript type) with the following content: [ ]
Because [ ] (square brackets) is an empty configuration.
After the configuration is updated with the tool, please check the instructions by clicking the button "Form Parameters".
Installation
Download the managed solution and install inside the CRM instance, after the installation is completed open the solution and the Generator will be displayed.
In CRM 2011 in order to use the Generator is suggested to have at least Rollup 12 and use Google Chrome or Firefox.
Download
Current version:
1.0.0.2
Dynamics 365 v9.0:
DependentOptionSetGenerator_1_0_0_2_CRM_9_managed.zip
Previous version: 1.0.0.1
CRM 2011 / CRM 2013:
DependentOptionSetGenerator_1_0_0_1_CRM_2011_2013_managed.zip
CRM 2015 / CRM 2016:
DependentOptionSetGenerator_1_0_0_1_CRM_2015_2016_managed.zip