Hi All,
How can i get MS CRM picklist value or text in angularjs using odata query.
Thanks
*This post is locked for comments
Hi All,
How can i get MS CRM picklist value or text in angularjs using odata query.
Thanks
*This post is locked for comments
HI
It is possible to get data using angular service
Thanks Martijn,
I checked and tried the sonomapartners blog and its working on my end to search record. But when i tried to get picklist value it is giving all records metadata, but not a values. So i want to make confirm is it possible or not.
Looking at the documentation you should be able to do this:
msdn.microsoft.com/.../gg309461(v=crm.6).aspx
Here's an example using angular and the odata endpoint: blog.sonomapartners.com/.../dynamics-crm-and-angularjs-odata-endpoint-and-resource.html
The only thing I don't know for sure if you can query metadata using this endpoint.
Hi Martijn,
I am trying with angular service(factory) or $http. Is it possible to fetch crm data or value(picklist, lookup) using theses services.
I think you should be able to use Odata with Angular. The only difference might be that you won't use $http to get your data.
These blogs might be helpful:
Getting optionset label: guruprasadcrm.blogspot.nl/.../retrieving-optionset-lable-data-using.html
Retreiving entity metadata: sliong.wordpress.com/.../crm-2011-retrieve-entity-metadata-using-javascript
I think webapi support to crm2016 and i am using crm2013 onpremise.
cant i use odata query with angular?
Hello,
I'm not sure what's your final goal but you can start from usage of WebApi to fetch metadata - msdn.microsoft.com/.../mt607833.aspx
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156