Reputation: 21
In my account entity I have an option set (which is local). Now,In my custom entity form I need to add the same option set (need to make it global). Now is there any way where I can link the new option set to the account entity option?. At the end I need both the option sets to be global.
Upvotes: 0
Views: 184
Reputation: 15138
You need to convert your local optionset to be a global optionset, there isn't another solution.
You can check also this tool: https://xrmoptionsetconverter.codeplex.com/ (the author is Daryl, a stackoverflow user)
Is a plugin for XrmToolbox: https://xrmtoolbox.codeplex.com/
Upvotes: 1