No announcements
Found 243033 threads
-
0 Votes
Creating Organization Service Inside a Plugin
Do you think this can help?Answered | 5 Replies | 1037 Views | Created by Andre.K.M - Thursday, February 6, 2014 12:30 AM | Last reply by Ahmad Pirani - Monday, February 10, 2014 5:09 PM -
0 Votes
Creating a task inside of a plugin
But essentially all this plugin is doing is creating a task, if a certain field has data when a contact is created.Answered | 1 Replies | 5123 Views | Created by KmackGFNet - Wednesday, April 14, 2010 1:32 PM | Last reply by Blake Scarlavai - Wednesday, April 14, 2010 1:43 PM -
0 Votes
Coded UI tests with plugin?
Visual Studio Unit Testing Karl When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.Answered | 4 Replies | 2133 Views | Created by Steffen_InventDK - Thursday, January 9, 2014 7:43 AM | Last reply by Steffen_InventDK - Monday, January 13, 2014 7:39 AM -
2 Votes
Plugin CRM 4.0 - HELP
When you have a plugin and you want to find out what is the status of the entity that triggered the plugin, then it depends on the message for which the plugin is ...Answered | 6 Replies | 3852 Views | Created by Gustavo CRM - Monday, September 19, 2011 12:36 PM | Last reply by Gonzalo Ruiz R - Tuesday, September 20, 2011 1:19 PM -
0 Votes
Shared code between plugins
Hi, I am using mscrm 4.0 and .net 3.5 I am writing 2 plugins at the moment, they are in the same project/assembly.Answered | 2 Replies | 3492 Views | Created by MrKevorkian - Saturday, August 27, 2011 2:52 PM | Last reply by MrKevorkian - Saturday, August 27, 2011 3:08 PM -
0 Votes
help to find Plugin in configuration
If you see no plugins registered in the plugin Reg tool then there are no plugins registered.Answered | 5 Replies | 4560 Views | Created by Vijji MSL - Thursday, September 9, 2010 10:17 AM | Last reply by Vijji MSL - Thursday, September 9, 2010 12:04 PM -
0 Votes
Plugin code explanation
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".Answered | 4 Replies | 3460 Views | Created by RazorX_CRM - Thursday, January 5, 2012 12:04 PM | Last reply by Amreek Singh - Thursday, January 5, 2012 12:53 PM -
0 Votes
Plugin help needed
It helped me so much that I got a few other problems out of the way.Answered | 12 Replies | 1035 Views | Created by Sebd.DD - Wednesday, November 27, 2013 9:15 PM | Last reply by Sebd.DD - Saturday, November 30, 2013 7:33 AM -
0 Votes
Dynamics CRM 2011 plugins using legacy code
Hi, If you want to be able to use the plugin in a CRM 4.0 environment you should develop it using the CRM 4.0 SDK, otherwise I would recommend you to use the CRM 2011 SDK.Answered | 3 Replies | 1400 Views | Created by Khadim Ali - Monday, December 23, 2013 8:39 AM | Last reply by Rickard Norström - Monday, December 30, 2013 8:46 AM -
0 Votes
Help Needed with plugin error
I am struggling to understand what the issue is Plugin Trace: [FMAutoReports.Workflow: FMAutoReports.Workflow.SendReports] [BACS Reports: ARUDD ...Answered | 2 Replies | 2491 Views | Created by Pete Newman - Thursday, October 9, 2014 11:03 AM | Last reply by Pete Newman - Thursday, October 9, 2014 2:33 PM -
1 Votes
Plugin Error...
Thank you for that Code Batistuta.Answered | 19 Replies | 2716 Views | Created by davdatong - Monday, April 8, 2013 8:32 AM | Last reply by Batistuta Cai - Friday, April 12, 2013 12:56 AM -
0 Votes
Help in writing a plugin
also if you want sample code for using images you can download http://crmaudit.codeplex.com/ plugin source code which will help ...Answered | 5 Replies | 4683 Views | Created by Shivam CRM - Thursday, December 23, 2010 5:17 PM | Last reply by HIMBAP - Thursday, December 23, 2010 7:40 PM -
3 Votes
convert Crm 4.0 plugin code to Crm 2011 help
OptionValue is not defined in my plugin.Answered | 4 Replies | 6287 Views | Created by anate - Monday, May 9, 2011 5:03 PM | Last reply by BSimons - Tuesday, May 10, 2011 10:50 PM -
0 Votes
Where can download CRM 2013 Plugin registration tool source code?
Thanks for your CRM 2011 source code.Answered | 4 Replies | 2072 Views | Created by Awen Hu - Wednesday, August 27, 2014 5:02 AM | Last reply by Awen Hu - Wednesday, August 27, 2014 7:55 AM -
3 Votes
CRM 2011 - Plugins Code (need help) loop through child record
", ex); } } } } Hope this helps.Answered | 6 Replies | 8958 Views | Created by itsgonabeme - Thursday, July 14, 2011 7:43 AM | Last reply by SteveGreen - Saturday, November 30, 2013 1:25 PM -
0 Votes
Plugin to call jscript functions
What I was curious about is inside the plugin when working in visual studio you have the option to add a new item to the plugin file which can be a javascript ...Answered | 4 Replies | 998 Views | Created by KawasakiRider03 - Monday, October 21, 2013 5:03 PM | Last reply by KawasakiRider03 - Monday, October 21, 2013 6:43 PM -
0 Votes
The plugin caller
Yes, I am agree with Rhett, you can use sharevariable to pass data between plugin, in your plugin store some value in shared variable and in other plugin check if this ...Answered | 8 Replies | 6594 Views | Created by Irinel Crm - Friday, August 20, 2010 10:03 AM | Last reply by HIMBAP - Friday, August 20, 2010 1:57 PM -
0 Votes
Problem with runing SDK plugin sample code
There is another .sln file that is located in \sdk\samplecode\cs\plug-ins It shows examples of how to write plugin code.Answered | 27 Replies | 7589 Views | Created by Mostafa Moatassem - Tuesday, June 7, 2011 9:57 AM | Last reply by Jamie Miley - Tuesday, June 7, 2011 4:26 PM -
0 Votes
update a lookup field plugin
As jithesh said this code work inside of the plugin.Answered | 5 Replies | 1985 Views | Created by ReignFan - Thursday, November 6, 2014 7:52 PM | Last reply by ReignFan - Friday, November 7, 2014 2:04 PM -
0 Votes
crm 2011 plugin help.
Hope this helps.Answered | 8 Replies | 4426 Views | Created by Moustafha - Friday, November 25, 2011 1:42 PM | Last reply by Thomas Thankachan - Monday, November 28, 2011 1:16 AM - Items 1 to 20 of 243033 Next ›
No announcements