No announcements
Found 261118 threads
-
5 Votes
Trigger a plugin on close of activity
Actually My plugin is getting triggered when i register it in Setstate and Setstatedynamicentity.. an in this i have a if condition where it checks whether ...Answered | 6 Replies | 3900 Views | Created by Athul MT - Tuesday, September 25, 2012 7:13 AM | Last reply by Athul MT - Thursday, September 27, 2012 6:44 AM -
4 Votes
Windows has to be activated - activation not possible
Several possibilities (and problems) can be the root cause: WGA-corrupt files (which I doubt, since no problem has been detected by appropriate software), directX-problems (version ...Answered | 15 Replies | 5001 Views | Created by PeterVO - Monday, October 4, 2010 6:49 AM | Last reply by Noel D Paton - Friday, October 8, 2010 9:09 AM -
1 Votes
Hide Deactivated and Active from More Actions
Thanks Faisal, but the link you provided does not provide help on Associated view. could you please assist how I can remove Activate and Deactivate from More Actions of an associated ...Answered | 4 Replies | 7351 Views | Created by AAVI - Wednesday, January 19, 2011 5:35 PM | Last reply by AAVI - Thursday, January 20, 2011 3:43 PM -
2 Votes
Plugin steps
Chinmay thanks for that one but update message does not trigger when a user is activated/deactivated.Answered | 18 Replies | 8128 Views | Created by Sushma Reddy Chitturi - Tuesday, August 11, 2009 9:15 PM | Last reply by GuideMeInCRM - Thursday, July 21, 2011 11:19 PM -
3 Votes
CRM 2011 Deactivate All contacts from an account when account is deactivate
Hi Dany, To fire a plugin on status change, you have to register the plugin on "SetState" and also on "SetStateDynamicEntity".Answered | 3 Replies | 4534 Views | Created by Dany G - Friday, July 13, 2012 6:43 PM | Last reply by Dany G - Monday, July 16, 2012 2:21 PM -
2 Votes
Is it possible to change Code that gets executed on Clicking of Active button in Account page?
Hi, You can Register your plugin step on SetStateDynamicEntity Message for Quote entity in Pre-Operaiton stage, the plugin code should check if entity is ...Answered | 3 Replies | 3089 Views | Created by E Ravi kumar - Thursday, July 28, 2011 5:25 AM | Last reply by Jehanzeb.Javeed - Thursday, July 28, 2011 7:13 AM -
3 Votes
Deactivating Large Quantities of Records
"); // record has cases and activities, activate it.Answered | 9 Replies | 4080 Views | Created by Kirk Roerig - Wednesday, July 18, 2012 6:46 PM | Last reply by MayankAgrawal - Tuesday, July 24, 2012 9:28 PM -
1 Votes
Restricting the Deactivate privilege in CRM 2011
There is no privilege for setting the state of a record, if you have the update privilege then you will be able to activate/deactivate.Answered | 1 Replies | 6117 Views | Created by DavidtMoore - Thursday, June 9, 2011 12:24 PM | Last reply by Gonzalo Ruiz R - Thursday, June 9, 2011 1:54 PM -
1 Votes
CRM 2011 - How to disable the New Activity ribbon button for a deactivated custom entity
The split button has enable rules that look at the Form State.Answered | 6 Replies | 17256 Views | Created by Rob CRM developer - Thursday, October 25, 2012 5:37 PM | Last reply by Michael Kalinovich - Tuesday, September 26, 2017 5:51 PM -
2 Votes
I would like write a custom Code Behind Activate and De-Activate button on Ribbon
Hi, You can register a plugin Step on SetStateDynamicEntity for Pre-Operation stage on required entity.Answered | 5 Replies | 3206 Views | Created by E Ravi kumar - Friday, August 5, 2011 8:23 AM | Last reply by E Ravi kumar - Friday, August 5, 2011 10:54 AM -
0 Votes
Plugin on create-activity
However, my wish is to avoid registering the plugin several times and only 1 time on ActivityPointer That doesn't seem possible.Answered | 5 Replies | 862 Views | Created by Dennis Thorsen - Monday, July 14, 2014 2:58 PM | Last reply by HIMBAP - Tuesday, July 15, 2014 7:36 AM -
2 Votes
Is field level security possible for statecode (Active/Inactive)
Jim, Yes, you could definitely try to hide the "Deactivate" ribbon button and let the user deactivate the record through workflow.Answered | 3 Replies | 2740 Views | Created by Jim Hammond - Monday, June 4, 2012 9:48 PM | Last reply by Dimaz Pramudya (www.xrmbits.com) - Tuesday, June 5, 2012 12:11 AM -
0 Votes
Need to fire plugin at custom activity Mark as Complete
This will help others with similar problem identify the answer and also close this thread as resolved.Answered | 3 Replies | 3028 Views | Created by Linta Prince - Wednesday, November 16, 2011 9:56 AM | Last reply by D kay - Thursday, November 17, 2011 3:56 PM -
0 Votes
Permissions for Controlling Deactivation of Entities (not delete!)
I had hoped to achieve this without writing another plugin (we already have so many) - surprised it is not supported as delete is, but that is certainly a solution to this problem.Answered | 2 Replies | 6516 Views | Created by glosrob - Friday, July 15, 2011 9:04 AM | Last reply by glosrob - Friday, July 15, 2011 10:09 AM -
0 Votes
Plugin: Pre stage, attribute value
If field update invokes plugin triggering you can retrieve new value from context like: DynamicEntity entity = ...Answered | 1 Replies | 6648 Views | Created by darrmerc - Wednesday, November 18, 2009 2:19 PM | Last reply by Andrii Butenko - Wednesday, November 18, 2009 2:25 PM -
0 Votes
Pre Delete Plugin
;Error: You cannot delete" & objAccount.name ) End If End If End Sub Use PreImage on Pre Event for ...Answered | 4 Replies | 7073 Views | Created by Rahul raj - Wednesday, August 26, 2009 6:55 AM | Last reply by donnel - Tuesday, May 25, 2010 12:31 AM -
1 Votes
db script to deactivate contacts?
Options -> General section and change the records per page to 250.Answered | 3 Replies | 1386 Views | Created by dotnetteramg123 - Friday, May 3, 2013 10:54 PM | Last reply by Minal Dahiya - Saturday, May 4, 2013 12:23 PM -
0 Votes
Deactivating Accounts
The wizard also has other capabilities which enable you to tighten security and better control many of CRM functions without writing unsupported JavaScript.Answered | 4 Replies | 5952 Views | Created by Mfredo - Wednesday, May 6, 2009 7:38 PM | Last reply by Mfredo - Thursday, May 14, 2009 6:17 PM -
0 Votes
opportunity close pre event plugin.
Images are also useful in the case of Update as they will show the value that was changed (pre/post).Answered | 19 Replies | 10906 Views | Created by bshah1985 - Tuesday, September 14, 2010 11:46 AM | Last reply by AObubo85 - Friday, May 24, 2013 4:05 PM -
2 Votes
Unhide radio button after activate quote is clicked
if ((crmForm.all.statecode.DataValue ==1) && (crmForm.all.Answered | 1 Replies | 6615 Views | Created by SyedPro - Thursday, March 31, 2011 7:16 AM | Last reply by Faisal Fiaz - Thursday, March 31, 2011 10:56 AM
No announcements