No announcements
Found 152507 threads
-
1 Votes
Dynamics CRM 2011 - UK phone number Javascript validation
http://blogs.sentri.com/2012/11/practical-dynamics-crm-passing-execution-context-to-onchange-events.html Nevertheless I'll walk you through the ...Answered | 7 Replies | 8781 Views | Created by samrr1875 - Monday, September 16, 2013 8:28 AM | Last reply by Darrel Dcosta - Wednesday, September 18, 2013 3:47 AM -
15 Votes
validation on phone numbers
Hi Amit, Please go thru this fine ...Answered | 4 Replies | 4378 Views | Created by Amit Kasundra - Tuesday, January 3, 2012 10:38 AM | Last reply by kartik ghodasara - Tuesday, January 10, 2012 1:02 PM -
2 Votes
change format of phone number in crm 2011
var sTmp = oField.DataValue.replace(/[^0-9]/g, ""); // If the number has a valid length, format the number.Answered | 3 Replies | 5309 Views | Created by Ahmet Çankaya - Wednesday, April 4, 2012 8:18 AM | Last reply by Tferrer - Wednesday, January 8, 2014 12:44 AM -
0 Votes
Format UK telephone number
First you must validate that the number is a number that can be formatted.Answered | 7 Replies | 1761 Views | Created by Simran08 - Tuesday, February 11, 2014 10:42 AM | Last reply by Wayne Walton - Tuesday, February 11, 2014 1:40 PM -
0 Votes
How to Add JavaScript in CRM 2011
Here you go, this post may help you http://ayazahmad.wordpress.com/2010/09/25/javascript-libraries-in-microsoft-dynamics-crm-2011/MSCRM Bing'd - ...Answered | 1 Replies | 6939 Views | Created by Kumar Umesh - Sunday, September 26, 2010 5:51 PM | Last reply by RhettClinton - Sunday, September 26, 2010 7:37 PM -
0 Votes
Dynamic CRM 2011 Checkboxes
CRM 2011 Multi Pick list Thanks and Regards.Answered | 6 Replies | 4931 Views | Created by PrimoFamilia - Wednesday, May 22, 2013 12:46 PM | Last reply by Crm.Abhi - Thursday, May 23, 2013 6:28 AM -
0 Votes
Upgrade from Dynamics CRM 2011 online to Dynamics CRM 2013 online
Suggest using CRM 2013 javascript validation tool to validate all your JavaScripts as they all might not work as expected.Answered | 2 Replies | 1440 Views | Created by pntr - Wednesday, October 16, 2013 10:10 AM | Last reply by Minal Dahiya - Wednesday, October 16, 2013 11:02 AM -
1 Votes
Using Code Validation tool in CRM 2011
Hello, Custom code validation tool is made to check if there is any unsupported customization based on SDK guideline for both versions, you can check it in both ms ...Answered | 1 Replies | 1287 Views | Created by Benarji Sandra - Sunday, March 16, 2014 7:10 AM | Last reply by HIMBAP - Monday, March 17, 2014 1:32 AM -
1 Votes
External Editor Javascript - CRM 2011
This folder includes the Microsoft Visual Studio extensions and Microsoft Dynamics CRM Solution files to support JScript ...Answered | 2 Replies | 8104 Views | Created by Shiju H - Thursday, April 7, 2011 2:17 PM | Last reply by RhettClinton - Monday, May 2, 2011 11:02 AM -
3 Votes
How to add Javascript to CRM 2011
Here's a cheatsheet and some good basic sites in addition to the SDK that will show you how to reference ...Answered | 4 Replies | 9720 Views | Created by Ruchi1 - Friday, May 20, 2011 8:21 AM | Last reply by Jamie Miley - Friday, June 24, 2011 1:24 PM -
2 Votes
Dynamics crm 2011 training/exam
As a follow-up to this, the three 'core' exams have now been out for a while, lots of information here: MS Dynamics CRM 2011 Certification Tracks and ...Answered | 9 Replies | 16748 Views | Created by Michal Wieczorek - Friday, February 18, 2011 10:56 AM | Last reply by T. Gamini A. Fernando - Monday, October 29, 2012 11:35 AM -
1 Votes
Simple Javascript CRM 2011.
Hi Modify your code as below, function validate(context) { ...Answered | 4 Replies | 3951 Views | Created by davdatong - Tuesday, November 8, 2011 11:14 AM | Last reply by Kirsh Jay - Tuesday, November 8, 2011 12:01 PM -
4 Votes
Hide Section with JavaScript in CRM 2011
Just pass the checkbox field, the tab number and the section number.Answered | 8 Replies | 32353 Views | Created by CRMBE - Tuesday, February 22, 2011 5:06 PM | Last reply by Michael Karls - Tuesday, April 5, 2011 4:06 PM -
0 Votes
CRM 2011 javascript question
Try my CRM4 to CRM 2011 JavaScript Converter tool from the link below and see if the results work for you.Answered | 4 Replies | 7350 Views | Created by Marco van der Have - Wednesday, May 25, 2011 9:26 AM | Last reply by Marco van der Have - Wednesday, May 25, 2011 12:21 PM -
0 Votes
Dynamics CRM 2011 alerts
Even, these number of simultaneous workflows could crash the Async.Answered | 7 Replies | 4195 Views | Created by ervilhaman - Tuesday, February 26, 2013 3:46 PM | Last reply by Payman Biukaghazadeh - Tuesday, February 26, 2013 6:14 PM -
2 Votes
CRM 2011 Account number
Or Call Microsoft support (on the numbers you must have received with your copy of CRM) and find out account number.Answered | 5 Replies | 3725 Views | Created by Joelbike - Wednesday, May 2, 2012 7:31 AM | Last reply by Ashish Mahajan Technical Architect, Writer - Wednesday, May 2, 2012 10:19 AM -
0 Votes
CRM 2011: Set Currency in JavaScript
In case anyone else runs in to this I now retrieve the currency details from CRM to get the symbol and apply this as posted above.Answered | 4 Replies | 77382 Views | Created by Luke Hopton - Tuesday, August 30, 2011 4:36 PM | Last reply by Luke Hopton - Wednesday, August 31, 2011 10:12 AM -
0 Votes
CRM 2011 - Post Upgrade JavaScript Question.
I think it took while for me to get me head around with this new Javascript model in CRM 2011.Answered | 3 Replies | 5032 Views | Created by CRM Thirsty - Friday, August 19, 2011 12:47 AM | Last reply by CRM Thirsty - Tuesday, August 23, 2011 11:08 PM -
3 Votes
CRM 2011 Fetch XML Reports - UK Format
Hi Abhishek, Using SQL its easy to convert the UK Datetime into UTC to be passed to CRM, The issue I have is achieving this with fetchxml...Answered | 17 Replies | 17025 Views | Created by Pete.CRM - Tuesday, February 22, 2011 10:31 AM | Last reply by kc_narra - Thursday, October 17, 2013 11:06 AM -
2 Votes
Auto sequence number in Dynamics CRM 2011
Hi, You can use workflow to generate the autonumber ...Answered | 3 Replies | 7931 Views | Created by a_Romeo_ - Monday, August 29, 2011 1:48 PM | Last reply by Jehanzeb.Javeed - Monday, August 29, 2011 2:45 PM - Items 1 to 20 of 152507 Next ›
No announcements