No announcements
Found 137375 threads
-
5 Votes
Losing milliseconds setting Recordset field to DateTime
I can correctly retrieve a datetime with milliseconds from the DB, but I can't set that field in the Recordset to a DateTime with ...Answered | 4 Replies | 4714 Views | Created by Brad Salmon - Monday, July 22, 2013 4:43 PM | Last reply by Dave Patrick - Sunday, July 28, 2013 5:21 PM -
0 Votes
DateTime field Programatically
Hi, Try using like the code below: DateTime jj_DateTime = ...Answered | 2 Replies | 4955 Views | Created by Gustavo CRM - Thursday, October 6, 2011 1:24 PM | Last reply by Jehanzeb.Javeed - Friday, October 7, 2011 1:32 AM -
0 Votes
Comapre two datetime fields
<field 1>.DataValue; var val2 = crmForm.all.Answered | 1 Replies | 6891 Views | Created by Sujatha B - Tuesday, March 2, 2010 12:39 PM | Last reply by Andrii Butenko - Tuesday, March 2, 2010 1:00 PM -
0 Votes
Regional Settings DateTIme Format
In response you will retrieve usersettings instance which have field dateformatstring.Answered | 3 Replies | 5759 Views | Created by ssun017 - Thursday, August 13, 2009 12:03 AM | Last reply by Vithal Wadje - Tuesday, November 4, 2014 2:54 PM -
0 Votes
crm 2011 javascript to set time in datetime field on change
you are missing the () after the function name, so it will be: function setOpportunityGoLiveDate() { setDateTime("new_golivedate",12,00); //set time ...Answered | 3 Replies | 3130 Views | Created by JenniferNHS - Monday, January 5, 2015 9:53 PM | Last reply by JenniferNHS - Tuesday, January 6, 2015 3:07 PM -
0 Votes
Setting the datetime using SDK
I was already receiveing the datetime in the format "2010/4/15T17:00:00" - but was just being stupid!Answered | 11 Replies | 4929 Views | Created by bshah1985 - Wednesday, April 14, 2010 9:08 AM | Last reply by bshah1985 - Thursday, April 15, 2010 8:40 AM -
1 Votes
Datetime field not disabling
The above code doesnot work with time fields let me have a look and get back to you.Answered | 11 Replies | 5058 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
Cast only year from datetime field
You will want to not expose your main datetime attribute on the form or you may expose it if you wish, but you create another attribute that is only a varchar ...Answered | 3 Replies | 4225 Views | Created by techCjohn - Monday, June 20, 2011 8:33 PM | Last reply by Jamie Miley - Tuesday, June 21, 2011 12:29 AM -
18 Votes
MS CRM 2011 Javascript ( Set a datetime field to current date )
I mean, when I cancel the default and save, I want the date field to stay empty.Answered | 12 Replies | 50287 Views | Created by haris setiawan - Tuesday, August 16, 2011 5:31 AM | Last reply by Kunal.Mehta - Tuesday, March 19, 2013 7:17 AM -
2 Votes
MSCRM Can i set this base on current date and field By using Javascript???
Just you can check for null value and set the field to empty value.Answered | 10 Replies | 3679 Views | Created by KennyChan6996 - Tuesday, April 16, 2013 5:58 AM | Last reply by Gopinath Reddy - Tuesday, April 16, 2013 10:24 AM -
0 Votes
Grouping DateTime field in FetchXML
In the designer select the date field and in properties you can set the desired format as most of the format are already availabale.Answered | 3 Replies | 14144 Views | Created by Ka Chun Ng - Tuesday, April 2, 2013 7:27 AM | Last reply by Faisal Fiaz - Tuesday, September 10, 2013 2:23 PM -
0 Votes
input Null datetime field
On the iwndow form I have multiple fields that were binded at run time to the SQL server table fields.Answered | 1 Replies | 7509 Views | Created by Thuy Tran - Tuesday, September 22, 2009 1:56 PM | Last reply by Shrikant Maske - Wednesday, September 23, 2009 1:38 PM -
0 Votes
CRM 4.0 Hide the date part of a datetime field on a form
hiding the date part is exactly what that format setting does.Answered | 17 Replies | 12519 Views | Created by PGO01 - Tuesday, March 24, 2009 4:05 PM | Last reply by Sireesha Garikipati - Tuesday, March 5, 2013 6:50 AM -
3 Votes
Calculate difference (in days) between two date fields
//function to calculate days between var calculateDaysBetween = function (datetime1, datetime2) { /// <summary> /// Calculate the days between two dates /// ...Answered | 7 Replies | 9604 Views | Created by Jimbo64 - Wednesday, May 19, 2010 11:11 AM | Last reply by ViN.k.S - Wednesday, December 12, 2012 5:00 AM -
0 Votes
.Net DataSet, RecordSet, GridSet
Hi all, can someone give me some examples or detailed explainations about DataSet, RecordSet, such as in what circumstance i need to use dataset or recordset, ...Answered | 1 Replies | 9248 Views | Created by AndieDu - Monday, January 12, 2009 2:02 AM | Last reply by Kiran Polimetla - Tuesday, January 13, 2009 5:03 AM -
1 Votes
How do I hard-code queries and recordsets?
Can someone please help me to understand how to hard-code queries and recordsets in VS 2010 and use those queries to execute if-statements and manipulate data in a database?Answered | 1 Replies | 2167 Views | Created by JMMORREIM - Friday, April 5, 2013 7:29 PM | Last reply by Dave Patrick - Saturday, April 6, 2013 1:17 PM -
3 Votes
Fill in Present Date on DateTime Attribute
The first instance I need to use it is when a picklist value is set.Answered | 5 Replies | 5262 Views | Created by Michael Karls - Friday, July 30, 2010 9:16 PM | Last reply by Michael Karls - Tuesday, August 3, 2010 6:06 PM -
0 Votes
Limit datetime range
I don't mind if it is not a globlal solution, do you know how to do it for a single datetime field on a single form?Answered | 2 Replies | 6330 Views | Created by Elytron - Tuesday, September 1, 2009 5:15 PM | Last reply by Elytron - Wednesday, September 2, 2009 2:48 PM -
0 Votes
text field to option set
Instead of deleting contacts and re-importing - could you export using the option to make the records available to re-import and then update the new field and then re-import?Answered | 1 Replies | 1463 Views | Created by DavidP123 - Monday, August 19, 2013 1:36 PM | Last reply by JLattimer - Monday, August 19, 2013 1:51 PM -
0 Votes
Set Regarding Field on an Appointment
Oh - so you have to set all the attributes?Answered | 3 Replies | 2759 Views | Created by lifeIsPunny - Monday, April 16, 2012 3:10 PM | Last reply by lifeIsPunny - Monday, April 16, 2012 4:09 PM - Items 1 to 20 of 137375 Next ›
No announcements