How can I find one particular ID Number please?
*This post is locked for comments
How can I find one particular ID Number please?
*This post is locked for comments
Hi,
Please go through these links..
social.msdn.microsoft.com/.../unique-id-to-accounts-and-contacts-in-crm2011
community.dynamics.com/.../121490
msdn.microsoft.com/.../gg334720.aspx
Thanks..
Hi Alison,
We can write javascript code for getting the GUID of record.
var id=Xrm.Page.data.entity.getId();
Hope this helps.
Thanks
Hi Alison, have you tried using the advanced find feature in the toolbar? www.microsoft.com/.../create-edit-or-save-an-advanced-find-search.aspx
Or are you trying to find the GUID of the record? This is not possible via Advanced find but is possible if you export the record to excel, it will be in Column A of the export?
Best Wishes, Raz
what do you mean by ID Number?
Record id (guid) ?
Javascript ?
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156