Plugin for CTI in Microsoft Dynamics CRM 2011
Hi, I have been trying to add embedded CTI functionality in Microsoft Dynamics CRM 2011 using Cisco UCCX. Till now i have been able to find integration only using Customer Care Accelerator but that is...
View Articlejavascript code to calculate 4 fields interchangeably
HiI need a javascript that can help me to calculate 4 fields interchangeably as in i can put a value in any to of the field and it can calculated without giving me errors
View ArticleDynamics CRM 4.0 dynamically populate a picklist from Fetch XML
//Dynamically populate varchar new_itemnumber as a picklist function SetItems() { var invid = crmForm.all.new_invoiceid.DataValue; var xml = "<?xml version=\"1.0\" encoding=\"utf-8\"?>"; xml +=...
View ArticleUpdate record REST JavaScript not working for money field
I have a lookup on a form where a user will select a Weekly Budget record. Once they select the record, it pulls the budget amount from the selected record and populates it to a field called Budget...
View ArticleFault Exception error in MS CRM OOB workflow - "Need to start a transaction...
While trying to create a task and an e-mail for an event in opportunity entity, I am getting the error as below..This exception is very strange, as I was just trying to create a task out of the OOB...
View ArticleSQL to fetch xml...how to ??
Hi all, Could anybody help me on converting this sql query to xml query by attributes: SELECT FilteredAccount.accountid, FilteredAccount.nameFROM FilteredAccount INNER JOIN...
View ArticleCustom Charts
Hi,I create a custom chart by using xml format refer in SDK2011 and i use fetch query to retrieve the time and Revenue based Condition on current year and last year chart with combination of both.i...
View ArticleUnable to create dashboard through code while used SDK code - On debugging,...
Hi,Actually I am trying to create a dashboard through code. I used the SDK Sample code present in CRUD Dashboards solution. The server connection is fine. On debugging the code "An unexpected error"...
View ArticleGenerated report PDF not showing data in defined specific Language
Hi,i have set language prefernce for login user as" German" when form load then everything label changes to german from English .But when i run report and export data in PDF.the content of PDF shows...
View ArticleCRM sites works fine on Internal IP but not on External IP.
Hi All, I have created one CRM2011 solution.I'm testing it on External Ip and Internal Ip.What I've seen is ,Silverlight Resources created for projects works perfectly on internal sitebut not on...
View ArticleJscript tab visible
HiI am trying to write a jscripti want to write the following IF Relationship Type = Exhibitor - Show Exhibitor tab - else stay the same.IF Relationship Type = Site - Show Exhibitor tab - else stay the...
View Articlehow can we display cases in bingmap of ms crm 2011?
If you have any idea please help me.
View ArticleService Scheduling API
Can we get API for SERVICE SCHEDULING of MS CRM 4.0 from ASP.NET
View ArticleCRM 2011 - Do not resolve case until custom field is completed
Hi All,I have a custom field called 'Completed On' in a Case entity. When a user clicks the Resolve Case button, I want to prevent the Case from Resolving if my custom field isn't populated. I can't...
View ArticleProblems with Custom Code Validation Tool -- Silverlight InitializeError code...
I am having some trouble running the custom code validation tool. At this point I have a new org with no custom code or data in it (I was thinking the problem was related to our rather large solution...
View ArticleReading a lookup record fields giving error on save
Hello. I am trying to change the visibility of fields on my form based upon the lookup value record field parameters. i.e., if a certain record is selected in a lookup field then based upon the fields...
View ArticleCharacter encoding problem when deploying from crm developer toolkit
Hi everyone, I'am from Turkey so when i develop custom html web resources, my pages' user interface language is Turkish. I develop web resources, plugins and workflows in crm developer toolkit. when i...
View ArticleCreate marketing list from website.
Hello all,I need help in creating marketing list using webservice. When user fills form in website and submits, the user name should be added in marketing list. I have to do, adding user to marketing...
View ArticleCRM 2011: CRM Dev. Tools (version 1.0 vs. version 1.1)
Hi community, I installed Visual Studio 2012 and the “Dynamics CRM 2011 Developer Tools” (version 1.1). When I open a VS-solution that was created with Visual Studio 2010 and the previous version of...
View Article