Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 71679

Forum Post: RE: How to get the owner of and name in JavaScript using odata in ms crm 2013

$
0
0
You can get owner details on CRM form using if(Xrm.Page.data.entity.attributes.get('ownerid').getValue()!=null){ var OwnerEntityRef=Xrm.Page.data.entity.attributes.get('ownerid').getValue()[0]; } For more information about Xrm.Page.data namespace you can refer below link msdn.microsoft.com/.../gg334409.aspx Hope it helps you. Thanks

Viewing all articles
Browse latest Browse all 71679

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>