Dynamics 365 Customer Engagement
Retrieve OptionSet Metadata using JavaScript – Dynamics 365 CE/Microsoft Dynamics CRM
Hi Everyone, Today I got a requirement to retrieve Optionset Metadata using JavaScript. Here is the code for the same. function getOptionSetMetadata(schemaName) { var…
