Joel recently has explained how to find a record using id. Cute, very cute. Text editors. What’s next, vim? Want to be a real developer? Repeat after me: Open CRM in IE Press F12 Click Console tab Type Xrm.Utility.openEntityForm(“entity name”,”record GUID”) Press <Enter> and behold Is this hands down the best method? Let’s see what […]
Tip #321: Find a record using ID
A tipping fan writes: Is it possible to search for a record in CRM using GUID with Advanced Find? Short answer: No Longer answer: No, but there are other ways to get what you want. Here is one of them. Select a record of the desired type in CRM and click the copy link button […]