How 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 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 ArticleDynamically Change SiteMap
Hi, I'm planning on having a button be able to switch dynamically between 3 different site maps when selected. Is this possible and if so how would it be implemented? Thank you in advance, Jon
View ArticleCan we Create two parental relationships for a custom entity in ms crm 2011
Hi,Requirement to create a field that is similar functionality to Potential customer field on Opportunity entity.I have custom entity Called ClearviewAccounts and i need to create a look up fields...
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 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 ArticleCRM 2011 - System Currencies (Knowledge base questions)
Experts,This is more like a knowledge base question and would like to see if you can share your input.In CRM 2011 on creating new Currency for Type = System, the currency code look up shows 174...
View ArticleCRM 2011 SSRS Report seem to ignore CRMAF alias
Hi All,I need your help about something strange that's happen with my CRM report :Explaination :I tried to develop a very simple report with : - 1 DataSource : "CRM" linked to my targerted base - 1...
View ArticleCustom XAML Workflow Object reference not set to an instance of an object...
Error 1 System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Xrm.Sdk.Workflow.Activities.ReferenceLiteral`1.CacheMetadata(CodeActivityMetadata metadata)...
View Articlehow to stop save event in CRM system for WEB RESOURCES
Hi all, can any 1 guide me how to use below code in Web Resource.executionObj.getEventArgs().preventDefault(); return false;
View ArticleWay to display the hierarchy into an account between related contacts?
Hello,Could someone indicate me how to show, for each company, relationships between employees to simply see who is responsible of who?This can involve multiple Relationships, someone lower into the...
View Article"Create New Organization" failed to complete. CRM 2011 SDK
Hi I am trying to create CRM 2011 organization with CRM SDK. The process is completed successfully. But when I see Organization state in Deployement Manager, its set as 'Failed'. in eventviewr I see...
View ArticleCRM 2011 plugin: system.ArgumentException: An item with the same key has...
Hi All, I am new to plugins development. I am trying to retrieve 3 attributes from an entity called 'sample entity', then subtract 2 attributes and update the third one. example: attributes are field...
View ArticleHow to trigger plugin to update a text field of current record?
I am writing my first plugin for CRM 2011 and followed the MS Tutorial here:http://msdn.microsoft.com/en-us/library/gg695782.aspx.Everything works fine and it adds the note to a new contact. What I...
View Article