Quantcast
Channel: CRM Development forum
Browsing all 9244 articles
Browse latest View live

CRM 2011 : Merge two managed solutions?

Hi All,Is it possible to merge two managed solutions? Need Help !If you find this post helpful then please "Vote as Helpful" and "Mark As Answer". Thanks and Regards, Yogesh Vijay Mulay

View Article


Where is the list of Currencies stored in Dynamics CRM 2013

Hi,My objective is to find the list if currencies that are stored in Dynamics CRM 2013. Like say for example, if you are attempting to add a new currency to CRM from Settings > Business Management...

View Article


Partylist in CRM 2013

Hello, guys.My need is to create "Partylist" field in CRM 2013 Entity. How can I do it?Thanks.

View Article

Filter Subgrid with Javascript - MS CRM 2013

Hi,I want to filter a subgrid.My code :function FilterCasesSubgrid() { var CasesSubgrid =Xrm.Page.getControl("lots_associes"); if(CasesSubgrid==null){ setTimeout(function () { FilterCasesSubgrid(); },...

View Article

Accessing Saved views using custom ribbon button

Hi All,On Click on one custom ribbon 'saved views' under view tab i wnat to access Saved views created by user which are present in Advance find.In function im opening the Advance find URL , but...

View Article


Disable caching for LINQ queries in CRM 2011

I have a WinForm application which is making LINQ queries to a CRM 2011 application. When I run a query I am finding that caching is enabled by default so the application is not picking up changes made...

View Article

Can not click date field in dynamics crm 2011

hi all,I have problem when click a date field in dynamics crm 2011 form, the field / control is freezeit is occurred when I logon on the computer as user other than administrator. but if I logon as...

View Article

CRM 2011 Outlook client - Opening attached word-document from notes - Word...

We are using CRM 2011 and Outlook Client 2011. When a user opens a word document attached to notes, word crashes every time.'What would cause this problem?

View Article


Lookup field onchange event not firing in Dynamics CRM 2013

Hi,I have lookup field and combobox (optionset) on my form. Lookup field is cleared, if i choose one of values in combobox (I have handler on onchange event). If I put in the lookup field same value as...

View Article


MS CRM 2011 ONLINE - Internet Explorer crashes when printing report

I am using Internet Explorer 10. When I want to print a report, Internet Explorer crashes.I get these error messages:Problem signature:  Problem Event Name:    APPCRASH  Application Name:...

View Article

CRM 2011 on-premises - Developer Toolkit wrapper plug-in C# for VB .Net plug-ins

Hello everyone,We have around 15 to 20 plug-ins developed the in VB .Net and would like to upload them to CRM via Developer Toolkit in VS 2012. We have referred and tried following two URLs for the...

View Article

Unexpected Error while closing custom activity in crm 2013

Hi,I have activity type entity(feedback). When i am trying to close the feedback it is dialog to select Complete/Cancel.when i am selecting any value whether Completed/Canceled, It is throwing below...

View Article

Ribbon Workbench mscrm2011

Hi,Based on my field selection in case form i need to disable the custom buttons which i have created using ribbon workbench. here i am taking some custom  rule and by using that rule i have created...

View Article


Plugin with Early Bound Types Error

Every time I try to debug my plugin I get this error:Business Process Error Could not load file or assembly 'Microsoft.Xrm.Client, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or...

View Article

Buttons on a subgrid are missing when exported and imported as a managed...

We have two entities Account and Location. We have location as the subgrid on the account form. We added a system button "Add Existing Location" to the subgrid ribbon of the Location.when we click...

View Article


confirmIT tool

please some who familiar with confirmIT tool ,help me to suppress an option in multi select question. answer this as early as possible thanks in advance.. :-) 

View Article

CRM 2011: Adding option to optionset using javascript

Hi all, Could anybody please help me adding option to an optionset using javascript I tried the below: var advanceOption = new Option(); advanceOption.value = 2; advanceOption.text = "Advance";...

View Article


CRM2013 Ribbon Workbench - Help and guidance needed to get started

CRM2013 I have read and not managed to work out how to accomplish what I think should be a simple task. I have created a custom entity called new_directDebits, which hold child records from Accounts....

View Article

Popping of an existing record in MS CRM 2013.

Hi Folks,I have a question regarding popping of an existing record given the record id in CRM 2013.(Using window.top.location.href)The parent entity has a lookup field "hppscm_docketapplication" which...

View Article

Image may be NSFW.
Clik here to view.

JavaScript - Hide/Show Multiselect option set based on another option set

I have JavaScript in place which creates a Multiselect option set based on code from here:http://taoofcrm.com/2011/05/16/multi-select-option-sets/I am trying to now hide/show this multiselect option...

View Article
Browsing all 9244 articles
Browse latest View live