No announcements
Found 162422 threads
-
0 Votes
Question mark in Task Name
I have never seen the question marks in a corrupted project, but the 1949 dates are certainly suspicious as a sign of corruption.Answered | 3 Replies | 5638 Views | Created by SharePointYoshi - Tuesday, December 6, 2011 12:36 AM | Last reply by Dale Howard [MVP] - Wednesday, December 7, 2011 1:47 AM -
0 Votes
Count number of tasks completed early, on time, late?
We are looking at providing our mid-level supervisors data on how their reports are performing on assigned tasks by showing the number of tasks an individual completes ...Answered | 2 Replies | 5863 Views | Created by Daren (DJ) Johnson - Tuesday, October 25, 2011 1:33 PM | Last reply by Daren (DJ) Johnson - Tuesday, October 25, 2011 8:05 PM -
0 Votes
Disabling All fields on a Tab
That's the code i had before and it disabled all the fields but the lookup fields from different relationships to other forms.Answered | 8 Replies | 9231 Views | Created by Sleahy - Monday, August 31, 2009 6:59 PM | Last reply by Jakub (kuba) Skalbania - Thursday, September 3, 2009 6:41 PM -
6 Votes
How to run plug-in on PhoneCall marked as complete
entity_reference = (EntityReference)context.InputParameters["EntityMoniker"]); entity_reference.Id if you find teh posts helpful then Please vote as ...Answered | 13 Replies | 4337 Views | Created by David Small - Tuesday, July 19, 2011 12:58 PM | Last reply by Jehanzeb.Javeed - Wednesday, July 20, 2011 10:33 AM -
0 Votes
Enabling a Field on a Disabled Tab
Disabled=false; } Kids don't try this at home!Answered | 6 Replies | 5623 Views | Created by mkarls - Wednesday, December 22, 2010 9:10 PM | Last reply by mkarls - Thursday, December 23, 2010 3:41 PM -
0 Votes
Task indicator.
On the other hand you could also restructure the code based on the fact that by default, all extra flag fields are false.Answered | 12 Replies | 9533 Views | Created by JayDove78 - Wednesday, October 10, 2012 2:59 AM | Last reply by John - Project - Sunday, January 5, 2020 4:15 PM -
0 Votes
CRM 2013: C# code to mark a case as complete
Hi, for CRM 2013 you can't do a simple update of the statecode and statuscode field.Answered | 1 Replies | 1090 Views | Created by Hasibur Rahman - Friday, May 8, 2015 10:12 PM | Last reply by Guido Preite - Saturday, May 9, 2015 4:58 AM -
0 Votes
Problem with disable fields script
[attributename].Disabled = true;Answered | 2 Replies | 5535 Views | Created by Derik B - Friday, March 6, 2009 10:08 PM | Last reply by SiN_1 - Friday, March 6, 2009 11:57 PM -
1 Votes
Datetime field not disabling
I still need to disable the field as well as run it against your code.Answered | 11 Replies | 5041 Views | Created by EddiRaeM - Wednesday, September 1, 2010 1:12 PM | Last reply by Amarsen Vangoor - Wednesday, September 1, 2010 4:12 PM -
0 Votes
CRM 2011 : Mark Complete button not closing window in UR 12
Someone had reported in on the Connect ...Answered | 3 Replies | 2856 Views | Created by ChrisH5491 - Thursday, February 14, 2013 1:30 PM | Last reply by dglavicic - Thursday, April 4, 2013 4:47 AM -
0 Votes
alert for disable field
Great it working, We are having Est.close date and Rev.Proj End date field in opportynity , We need to Compare both date and want to display the dates between ...Answered | 2 Replies | 2090 Views | Created by rampprakash - Tuesday, December 4, 2012 4:03 PM | Last reply by rampprakash - Thursday, December 6, 2012 8:56 AM -
0 Votes
Closing the custom activity form after mark complete
If you don;t want to implement that function in javascript you can always create your custome "Mark As Complete" button which will actually start a dialog which ...Answered | 2 Replies | 2672 Views | Created by sspra - Thursday, May 10, 2012 11:05 AM | Last reply by Gonzalo Ruiz R - Thursday, May 10, 2012 12:14 PM -
1 Votes
crm 2011 closing completing a task in code
Hi, As mentioned by Umar Khan that you have to first create and then made a seperate clal to change the statys of task to complete, you can try the code ...Answered | 6 Replies | 10454 Views | Created by AustJake - Thursday, August 18, 2011 6:26 AM | Last reply by Jehanzeb.Javeed - Friday, August 19, 2011 12:16 AM -
0 Votes
Disabling Delete task option in PWA
I don't know of a way to disable the Excel export, though depending upon your IE ActiveX and security settings, it may fail or be partially disabled.Answered | 6 Replies | 7704 Views | Created by Mac_cs - Monday, October 24, 2011 9:51 AM | Last reply by PWMather - Tuesday, October 25, 2011 1:13 PM -
1 Votes
Update Disabled Field from Workflow
An alternative route, to toggling the "read-only" status of the field in the customization area, is to leave it enabled, but use OnLoad() code for the form to ...Answered | 6 Replies | 7321 Views | Created by Eric_Blanco - Thursday, November 18, 2010 3:59 PM | Last reply by DavidBerry - Thursday, November 18, 2010 11:49 PM -
7 Votes
Disabling two fields based on another two boolean fields (Yes/No) selection
Ok, now can paste your complete form onload event code Contact MeAnswered | 23 Replies | 3444 Views | Created by bbbzdh - Thursday, November 22, 2012 6:32 PM | Last reply by Paul Nieuwelaar - Thursday, December 20, 2012 7:09 AM -
0 Votes
Task Contact Field in Reporting database
The other option is the create the new custom field/s as text field/s then create a macro to copy the default field (Contact etc) values to the ...Answered | 6 Replies | 6167 Views | Created by NathanWright - Friday, December 16, 2011 8:19 PM | Last reply by PWMather - Tuesday, December 20, 2011 10:49 AM -
0 Votes
Disable DateInput field in CRM 4.0
http://social.microsoft.com/Forums/en-US/crm/thread/a9895b67-a21a-40c8-adea-d6836f838abd http://crmjunkie.blogspot.com/2007/05/hiding-and-disabling-crm- ...Answered | 14 Replies | 8464 Views | Created by rittu123 - Wednesday, July 7, 2010 7:04 AM | Last reply by rittu123 - Friday, July 23, 2010 12:41 PM -
3 Votes
schedule appointment or tasks from the actual appointment screen when completing
Building the follow-up data entry fields directly on the appointment, task or phone call form is also one option.Answered | 4 Replies | 2617 Views | Created by Jwindsor - Friday, August 24, 2012 11:41 PM | Last reply by Jukka Niiranen - Sunday, September 2, 2012 7:45 PM -
0 Votes
Need to fire plugin at custom activity Mark as Complete
Please make sure to mark as answer to the response that helped you get through.Answered | 3 Replies | 3100 Views | Created by Linta Prince - Wednesday, November 16, 2011 9:56 AM | Last reply by D kay - Thursday, November 17, 2011 3:56 PM
No announcements