Skip to content

This is the HTML web resource for converting option set to Multi Select pick list in Microsoft Dynamics CRM

Notifications You must be signed in to change notification settings

shabbirkagalwala/MultiSelectOptionSet-DynamicCrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MultiSelectOptionSet-DynamicCrm

This is the HTML web resource for converting option set to Multi Select pick list in Microsoft Dynamics CRM

Follow the steps below to use the HTML/JavaScript to build your own web resource and have a functional multi select pick list in CRM:

  1. Create two custom attributes to store the value and label of the option set.

  2. Add both attributes on form, this is required, it is not required to show those attributes on form, you can hide these fields but these are required on the form.

  3. Add latest JQuery library in form library.

  4. Create HTML web resource and add the code in HTML web resource.

  5. Save and Publish your changes.

About

This is the HTML web resource for converting option set to Multi Select pick list in Microsoft Dynamics CRM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published