CRM 2011- Enable Display in Activity Menus
HiI have created a custom antitiy of type activity. I forget to select the checkbox "Display in Activity Menus." Now that checkbox is disabled. is there anyway to make that checbox selected?
View Articlecrm 2011+ mail merge with word doc having data in tabular format
we need to merge a word doc with CRM 2011 which might have data in tabular format.Is that possible having data in tabular structure.Also theis word template will be dynamic i.e it may...
View ArticleHide General Tab in MSCRM 2011
HiI have a requirement like I’m hiding the General Tab of the custom formIn my form I have 2 tabs one is General and another one is Pending Status In pending Status Tab I have one attribute which is a...
View ArticleServiceContext.CreateQuery Not Returning All Key / Value Pairs
CMR 2013 On PremiseHello,I am querying the customeraddress entity and updating several values...or trying to.When a lead is created the user may not have a city in the address field. When the lead is...
View ArticleCustom Dialog Process Automatically Switch to Newly Created Record
CRM 2013 On PremiseHello,I have a dialog process that walks a user through steps / biz rules and at the end either creates an order or a quote. I am using the "Create Record" dialog step. That all...
View ArticleIs this a Developer Toolkit limitation? Connect CRM Online with Office365...
Does the Visual Studio Dynamics CRM connection work for CRM Online with an Office365 account? Whenever I am trying to connect with my CRM Online credentials, it shows "Authentication Failure".I tried...
View ArticleUsing foreign characters in odata filter
I’m trying to retrieve data from odata source:https://xxxxxxxx.crm4.dynamics.com/xrmservices/2011/OrganizationData.svc/ContactSet?$select=FirstName,JobTitle,LastName&$filter=FirstName eq 'משה'Get...
View ArticleCRM 2013 - Change Quick Create connected to field
Hi,On Order form there is a "customerid" lookup field that linked to Account Entity.When I click on the field , the quick create opens the "Contact" Quick Create form.How I can set it up to open the...
View ArticleIs there something wrong with 2013 Opportunities or Form Merging?
My Opportunity has many forms and switches between them according to a setting on the record; this is done by jscript for the onLoad events. I kept getting page errors (see my posting...
View ArticleCMR 2011 equivalent of document.getElementById
I'm doing an upgrade from CRM 4.0 to CRM 2011. I'm going through the javascript and need to change all the instances of document.getElementById to the CRM 2011 equivalent. I don't thinkvar nameControl...
View ArticleDeploying Managed Solution Results in Dependant Attribute...Does Not Exist
CRM 2013 On PremiseHello,I have a solution that is working great in dev. I export it managed then import it to prod and it fails on a dependency check. Googling has produced few answers and the answers...
View Articlecrm customization
Hello Sir,I am asp.net developer, and my client want so customization in CRM like we want add some new pages and database table etc.so can you let me know how can I manage CRM code in VS2012 and...
View ArticleCustom Code Validation Tool
I am using the Custom Code Validation Tool to fix issues before moving to CRM 2013. I get various problems incl. ORG_UNIQUE_NAME, ActiveXObject, firstChild, childNodes, text, DataValue, DefaultValue,...
View ArticleCustom Action Application Ribbon CRM 2013 possible?
Hi Everyone,I am trying to modify the "Send" button on the email activity.I want it to reference a JavaScript which validates the contact's email addresses.If conditions are met we want to send the...
View ArticleUsing SSIS to import/export data from CRM 2011
Hi All,When I add microsoft.xrm.sdk.dll as reference to SSIS package to use it in script component. I get the warning that "dll can't be used as it is build by runtime newer than the currenylu loaded...
View ArticleIssue with 2013 Merge Forms
I now have 3 examples of this behavior. Let's say you want to merge the Opportunity (orion) form with some custom form you were using prior to the upgrade. Also say you have an onLoad event set to...
View ArticleDisplay records in HTML table using fetchXml
Is there a way to retrieve records using fetchXml and display them in HTML webresource using TABLE and Javascript?Frank
View ArticleRecrod count
HiI am having one entity called as Users in that how many users registers count i want it.count value i have to pass event entity.another enttiy called as eventcan any one suggest on this-Regards,...
View ArticleDynamics CRM 2011, Call multiple entities in one go
I am working on application which all the master data from CRM entities seperately using Microsoft.Xrm.Sdk (CRM web service).Issue is, currently we are calling all entities seperately from .NET, which...
View ArticleCRM 2011: plugin in sandbox mode works incorrectly with EntityCollection
Hi guys,i have strange bug with plugin (only in sandbox mode):1. load current entity from DB2. mix attributes loaded entity and current entity in current entity foreach (KeyValuePair<string,...
View Article