load email template when an email activity is addded in contact
Hello All,I'm using below code to load email template on, onload of email activity. But its giving me error as CreateXmlDocument is undefined.function loadtemplate() { var emailTemplateToLoad =...
View ArticleGetting "The specified media type is invalid" when sending a mail with...
Hi,I have a solution where I get a pdf from an online service within an xml that I extract and add to an email as an attachment with a plugin. When I try to send the email from the GUI I get "an...
View ArticleReturn the subject,regardingobjectid of campaign activity using create plugin...
Hello, How can I get the subject value of campaign activity using create plugin ,and also I need to get the regardingobjectid of campaign activity. crm 2011.Please suggest some stuff HOw to...
View ArticlePhone Call in silverlight : How to assign value in 'To' and 'From '
Hi all,I have to create phone call by silverlight application using Soap .I have create it but Value in To is not assign. Entity entity = new Entity(); entity.LogicalName =...
View Articlehow to let a domain user account login connector?
Hi all,When I logon the machine installed with Dynamics connector, try to open dynamics connector, get the error saying "login failed for user 'domain\userid'".how can I login the dynamics...
View ArticleHow to execute a Dialog wizard in dynamic crm
Dear all,I've follow this http://mileyja.blogspot.com/2011/06/execute-workflow-using-net-or-jscript.html to execute a workflow.But after send ExecuteWorkFlowRequest success, nothing happen, my dialog...
View ArticleOrganization Service call fails for defaultnetworkcredentials in crm 2011 IFD...
Hi All, Could you please help me to resolve the below issue?I am getting SOAP Negotiation Exception in Organization Service call when using DefaultNetworkCredentials. But if i am using the Username and...
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 ArticleRun workflow button disabled for Account
Hi,I want to disbale Run Workflow button from account using JavaScript.If you find this post helpful then please "Vote as Helpful" and "Mark As Answer". Thanks and Regards, Yogesh Vijay Mulay
View ArticleLoop for all Accounts and Contacts in MS CRM 4.0
I would like to use a Web service C# to go through all account with specific city. I woud like to do the same but for Contact.Can you assit me plz???Regards,Hussainhussain
View Articlecalling retrieveRecord in sdk.jquery.js returns undefined in success callback
HiI am creating a web resource according to this sample, I can call retrieveMultipleRecords from SDK.Jquery.JS library and get results but when I call retrieveRecord, in it success call back I got...
View ArticleCRM 2011: Find logged user in Dialogs?
Hi,I have a dialog and find out the logged in user in dialog.Basically, I want user to restrict by selecting one of the option set value from dialog.If you find this post helpful then please "Vote as...
View ArticleCRM2011: Outlook Client with Roaming User Profiles on Citrix Presentation Server
I'm currently troubleshooting an issue with Outlook 2010 with CRM2011 Client installed, suffering from poor performance on a Citrix XenApp6 box.The issues have been the constent Outlook 'toast'...
View ArticlePassing Filter Criterias to custom lookup dialog (lookupsingle.aspx) in crm...
Our Requirement: On Click of Ribbon button a dialog should open based on the search criteria?Show Account(Ribbon Button) --> OOTB Lookup Dialogbox --> It should show all the accounts matching...
View ArticleCreate a Temp Lead Table
Hi all,I am in a situation to create a Temp Lead Table which will have * fields from LEAD table.Do i need to create a new entity as templead or any shortcut is available to accompalish this?Thanks in...
View ArticleHow to set the value of a field based on another field value
Hi,First I new working with CRM 2011.In the opportunity form there are 2 custom fields. the 1e is a option set and the 2e should be file in base on the value of field 1.I have created a websource with...
View ArticleUsing Orgservice reference in WCF service
Hello All,We have created WCF service and inside that we are using CRM org service reference. When accessing WCF on client side we are doing it in following way:WCFServiceRef.OrganizationServiceClient...
View ArticleWhat is do not allow email ,do not allow fax ,do not allow phone call...
Hello Experts, What are the fields " do not allow email ,do not allow fax ,do not allow phone calls" How I can Use them if any contact or account record has do not allow email is...
View ArticleProcess to create a xml file with entity details - Possible?
Hi thereI have been asked by my boss to find a way of generating a xml file of a entity, with the details filled in. The one we plan to use is quote, project and account.The xml file hopefully will...
View ArticleCRM 2011: Javascript function defined in onload and called in onchange
I have created a function in a Form_onload and am trying to call it from an onchange function (same form).It tells me the function I'm calling is undefined. What am I doing wrong?!
View Article