No announcements
Found 362571 threads
-
1 Votes
Plugin to Fire on Quote Win
calculates everything correct every time. What if I left the plugin to Quote Update but added an if statement or catch to check the state of ...Unanswered | 3 Replies | 2430 Views | Created by KawasakiRider03 - Thursday, October 31, 2013 9:27 PM | Last reply by Ranjan_P - Thursday, November 7, 2013 10:34 AM -
0 Votes
plugin message when converting quote to order.
Hi, Can anyone tell me what message should be used when quote is converted to order. I tried using Win message ...Answered | 2 Replies | 635 Views | Created by VineetReloaded - Tuesday, September 22, 2015 5:43 AM | Last reply by Mayank Pujara - Monday, September 28, 2015 11:46 AM -
4 Votes
Plugin on Quote Win InputParameters.Contains("Target") issue
I have a plugin that runs on Quote Win. However there seems to be some issue with getting the inputparaments. I'm assuming because the quote is ...Proposed | 3 Replies | 1685 Views | Created by KawasakiRider03 - Friday, November 22, 2013 5:40 PM | Last reply by KawasakiRider03 - Monday, November 25, 2013 4:24 PM -
1 Votes
Fire plugin on case resolution
Register your plugin on the "Close" message to trigger it on Case resolution. If my response helps you in finding your answer then please click ...Unanswered | 4 Replies | 1402 Views | Created by Sebd.DD - Thursday, December 12, 2013 6:48 PM | Last reply by Aileen Gusni - Saturday, May 10, 2014 8:06 PM -
0 Votes
CRM 4.0 Plugin - Fire on n:n link
linked to an opportunity - this number is stored within a field on the opportunity entity. The real question is how do I have a plugin ...Answered | 2 Replies | 7463 Views | Created by James Sullivan - Friday, February 29, 2008 12:59 PM | Last reply by James Sullivan - Friday, February 29, 2008 3:20 PM -
2 Votes
Event to fire a plugin
You can fire a plugin on demand using a quick work around. You create a custom entity to be used as a trigger. Then you attach your plugin ...Answered | 4 Replies | 3617 Views | Created by Prasad Parameswaran - Monday, October 17, 2011 2:57 PM | Last reply by Jamie Miley - Tuesday, October 18, 2011 3:33 PM -
0 Votes
Send Email Plugin Fire only on Send....
Hi everyone, I have created an email plugin. It is registered on create and update of the email activity. However, I only want the ...Unanswered | 1 Replies | 455 Views | Created by davdatong - Wednesday, March 19, 2014 3:55 PM | Last reply by Ahmad Pirani - Wednesday, March 19, 2014 7:46 PM -
1 Votes
Plugin message to fire on Re-Assign owner on record
Hi Techies, I have a requirement where i need to fire plugin on re-assigning record to other user which wil create a Sales team record ...Proposed | 2 Replies | 2339 Views | Created by Sreenivasulu Pavalla CRM - Monday, November 19, 2012 7:23 PM | Last reply by ChrisH5491 - Tuesday, November 20, 2012 7:15 PM -
0 Votes
Fire Plugin While Importing Solutions
Hi, For Some Reason,I need to fire plugin while importing Solutions. Is it Possible?Unanswered | 1 Replies | 916 Views | Created by John Fredrick - Monday, July 1, 2013 8:24 AM | Last reply by Paul at Clew - Monday, July 1, 2013 8:53 AM -
0 Votes
crm 2011 plugin doesn't fire
Hi, I have a dialog that has dropdown list and depending on the option selected, it changes the status od the entity. I have plugin that should fire ...Unanswered | 1 Replies | 704 Views | Created by mimamar - Monday, February 10, 2014 3:31 PM | Last reply by saemmang - Monday, February 10, 2014 3:33 PM -
1 Votes
Quote plugin
Entity in CRM has a lot of fields on it, it may be worth doing the following: 1. Instead of retrieving the Quote in your code, have you looked at adding ...Answered | 5 Replies | 3492 Views | Created by Mthu - Monday, February 6, 2012 1:11 PM | Last reply by Mthu - Wednesday, February 8, 2012 6:50 AM -
0 Votes
C# plugin - on Update: Get Quote Id from Quote Product
Hi, Plugin is register on QuoteItem right? Try to Use Entity Class: public void Execute(IServiceProvider ...Answered | 3 Replies | 1342 Views | Created by Christo Vermeulen - Friday, June 20, 2014 8:18 AM | Last reply by Christo Vermeulen - Monday, June 23, 2014 6:41 AM -
0 Votes
Quote plugin
Mthulisi, Have you tried using the ITracingService to output traces? That way you can figure out where it is failing. If that doesn't solve the problem, and this is not CRM ...Unanswered | 1 Replies | 3967 Views | Created by Mthu - Wednesday, February 8, 2012 6:53 AM | Last reply by Michael B. Scott - MSFT - Thursday, February 9, 2012 11:10 PM -
0 Votes
Plugin doesn't fire on MarketingList Entity.
I have a plugin registered for 'AddMember' message for entity list which is working fine when i adding singleUnanswered | 1 Replies | 670 Views | Created by Srikanth Reddy Thummalapally - Thursday, October 9, 2014 1:46 PM | Last reply by Andrii Butenko - Thursday, October 9, 2014 4:53 PM -
0 Votes
Plugin to generate new quote number
Currently on our system, Dynamics CRM 2011, the people booking quotes in generate a task to create a new quote for a customer. This is then picked up by ...Unanswered | 1 Replies | 701 Views | Created by Matt_Hirst_UK - Monday, November 10, 2014 11:08 AM | Last reply by Mcasciano - Thursday, November 20, 2014 5:08 PM -
0 Votes
Quote Plugin / Addin
on the Internet, it looks like I'm not alone. So... does anyone know of a suitable plugin or additional addin that does a better job of providing a quotation ...Proposed | 1 Replies | 6678 Views | Created by Dave Challen - Friday, June 5, 2009 8:24 PM | Last reply by Donna Edwards - Friday, June 5, 2009 9:06 PM -
0 Votes
Fire a plugin with in another plugin
hi Kishanraj Plug-in subscribe to Event on a Entity , i.e Plugin can subscribe to ...Proposed | 2 Replies | 2531 Views | Created by kishanraj - Thursday, March 22, 2012 11:27 AM | Last reply by D kay - Thursday, March 22, 2012 3:37 PM -
0 Votes
Plugin help:- Updating quote details
; I have gone through all the walkthoughs, however I cannot find anywhere that explains how to either retrieve the current values of fields on a particualr window (in this ... -
0 Votes
Revise Quote plugin
I haven't actually coded against Revise Quote action. But based on my preliminary investigation, you will need to hook into Create message, as CRM leaves the original ...Answered | 6 Replies | 4952 Views | Created by Cipher - Thursday, April 22, 2010 12:39 AM | Last reply by clever.half - Wednesday, June 2, 2010 10:32 PM -
1 Votes
Fire order fulfill in plugin
I'm doing a plugin for MS CRM 4 which sends emails when order is created or order is fulfilled. I'm firing create of order by registering my plugin in Plugin registration ...Answered | 4 Replies | 5589 Views | Created by cHORPO - Friday, February 19, 2010 9:33 AM | Last reply by cHORPO - Friday, February 19, 2010 10:17 AM - Items 1 to 20 of 362571 Next ›
No announcements