An easy way to find the ID of a record : What is my id?

Hi,

When I develop features for Microsoft Dynamics CRM, I often need to find the id of the record on which I am working.
Generally, I press the F11 key and I get the ID in the midst of all the other information contained in the URL.
Now, I use a solution that I created that displays on all forms a button to display the ID of the current record.

Here is an overview

image

It’s really a small solution which does almost nothing but it’s more than playing with F11 key.

Click here to download the managed solution

Comments

Anonymous said…
Related tool: http://woodsworkblog.wordpress.com/2013/04/29/simplicity-a-handy-url-tool-for-mscrm-2011/

Useful when you cannot install a managed solution.
Sistemos said…
Great simple tip, helped a lot!
Anonymous said…
Such a nice article...Thanks a lot !!

Popular posts from this blog

Use feature flags in your plugins

New XrmToolBox plugin : Import/Export NN relationships

Searchable Propery Attribute Updater