How to create Business Unit in CRM 2011 through Plugin ?
Hello,I want to create Business Unit in CRM 2011 through Plugin. Is this possible ?Please let me know how to achieve this.Any response would be appreciable.
View ArticleThe price cannot be overridden while the entity is locked in mscrm 2013...
Dear all;i am trying to update the order product through plugin but i am receiving the following errorThe price cannot be overridden while the entity is lockedi tried the below code but still not...
View ArticleLearning DisplayRules & EnableRules
Hello,I am looking for some beginner instruction on DisplayRules and EnableRules when customizing the ribbon. I have readhttp://msdn.microsoft.com/en-us/library/gg334209.aspx and can continue in that...
View ArticleCRM 2011 - Get Attribute from lookup Javascript
Hi,I'm currently working on some JavaScript on my account entity, I'm trying to get the first name and last name fields from the primary contact lookup (contact entity) which I will then pass on into a...
View ArticleUpgrading custom workflow code for CRM 2011
I am trying to upgrade C# code for a custom workflow activity from CRM 4 to CRM 2011.The following line is causing me some trouble, as I don't know how to upgrade it properly.Original code is: public...
View ArticleCRM 2013 UI issue
hi there,We're upgraded to CRM 2013 when I try to access the CRM 2013 (on-pre) the UI disturbed, ribbon not displaying window not opening properly. I've try to add it comparability mode view but there...
View ArticleHow to Associate/tiggger JavaScript with HTM file
Respected Community Members, We recently started playing with CRM 2013 and I got one free navigation plugin from external source. I install that plugin and it does work just...
View ArticleDebug JavaScript & Plugin in CRM 2013
Respected Community Members, As far as Debugging goes for CRM 2013, can some one point out any good article/instructions, How to Debug JavaScript & Plugin in CRM 2013??Thanks,Nick
View ArticleC# code to get lookup value from within a lookup, how?
I have a Contact Lookup on a form called new_contact. Inside that Contact form is another lookup called "new_PrimaryAccount"; contact ctt = entity.ToEntity<contact>();new_contact =...
View ArticleCRM 2013: Workflow email takes only one recipient
Dear all,I have customized my Lead form in such a way that there are 3 lookup fields of System User as follows:Manager1Manager2Manager3I have created a workflow which triggers whenever a Lead is...
View ArticleInstallation & Configuration of Microsoft Dynamics ERP.
Hi all,I have just started learning and implementing Microsoft Dynamics ERP in my LAB environment. I searched on the net about how to install & configure Microsoft Dynamics ERP in my system. I...
View ArticleDisplay Rule not on Test environment
We are facing a strange issue with dynamics CRM 2011.I changed a display rule on the Email form on the development environment, exported the solution as managed, imported this solution to the Test...
View Articlecrm plugin error - Error in return product Plug-in:EntityState must be set to...
Hello All,Greeting!!Below is my crm 2011 plugin code protected void ExecutePostOrderProductUpdate(LocalPluginContext localContext) { if (localContext == null) {...
View ArticleWhere can I find/put $LocLabels....?
Hello,In reading http://msdn.microsoft.com/en-us/library/gg328323.aspx it says: "it is a best practice to use localized labels to define text displayed in the ribbon". The sdk says pretty much the same...
View ArticleWrite plugin on publish of an entity
Hi,I've created plugin for CRM 2011 there is nothing I am doing in the plugin only adding the required services and I've register the plugin with following of the information:-Message:- Publish Primary...
View Articlen:n or 1:n from contact to itself - Problems in handling. Should i do that?
Hi, i want to have accounts, contacts and groups (of contacts). My wish is, to have a relationship from contact to contact und make a new form "group of contacts" on which i relate to contacts, that...
View ArticleAsp.net website link with crm 2013 issue
When I retrieve or insert records into crm 2013 by asp.net page problem is it takes some time for validation. Can anyone tell me how can i reduce loading time or how can i retrieve or insert record...
View Articleaddress1_... adress2_ ... customeradress & more fields directly on contact...
Hi, what difference it makes if i use the address1_telephone1 or the telephone1 field on the form to store the phoneno.?Why there a direct fields on contact, account, lead f.e. telephone 1 - 3, fax AND...
View ArticleCRM 2013 synchronization with MS Exchange 2013
Hello, guys. I set up synchronization between CRM 2013 and Microsoft Exchange 2013. I did all the things right. When I press "Test & Enable Mailboxes" button, I get "success" in all columns:...
View Article