Question

I have the global option set created in CRM 2011 with the name "my_global_option_set". I would like to retrieve this along with the values using JavaScript. I prefer making the SOAP request and I do not have the GUID of the created global option set.

Thanks for your help in advance.

Cheers.

Was it helpful?

Solution

Microsoft recently released a SOAP Javascript library. It's for 2013, but besides the Action Message stuff, it should all be the same. I'd look there.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top