Asked by:
Register plugin programatically

Question
-
I need to create an auto number solution for a client. The entities the autonumber solution will work on has not yet been defined so I need to provide a field in my solution that will lookup the entity and execute my autonumber code. I know that I need to programmatically register the plugin step for any custom entities - does anyone have sample code?
The client is on CRM 2015.
Thursday, August 13, 2015 1:10 PM
All replies
-
You can use the code here as a starting point: https://pluginregcrm2011.codeplex.com/
Jason Lattimer
My Blog - Follow me on Twitter - LinkedIn- Proposed as answer by JLattimerMVP, Moderator Thursday, August 13, 2015 3:47 PM
- Unproposed as answer by Sebd.DD Thursday, August 13, 2015 5:13 PM
- Proposed as answer by Guido PreiteMVP Friday, August 14, 2015 2:54 AM
- Unproposed as answer by Sebd.DD Friday, August 14, 2015 7:24 AM
Thursday, August 13, 2015 3:47 PMModerator -
Link does not work.Thursday, August 13, 2015 5:13 PM
-
Link works
My blog: www.crmanswers.net - CRM Theme Generator
Friday, August 14, 2015 2:54 AM -
Look on the ADX Studios site. They have something called the ADX Productivity Pack. This is a free download and free to use in production. One of the features of the package is an auto numbering feature. We are using this to independently number 6 different custom entities in CRM.
There are also some other features in the package such as a rich text editor that can be used in text blocks on your CRM forms.
Jason Peterson
Friday, August 14, 2015 10:38 PM