How to query using FetchXML by JavaScript on Dynamics CRM 2011?
Hi All,I am new comer in Dynamics CRM 2011, i want to know how to do query in Dynamics CRM 2011 using FetchXML by javascript? in v4.0 i can do this script for query records the entity ://Where a new...
View Article[coding help ]Customize Hierarchical Tree view to display connections – (Free...
Hello,I’m learning to code & would like to have some help to enhance a free plugin I found and that I want to use into MSCRM 2011.Link to the extension:...
View ArticleCan I delete email activities via workflow
I have email activities created when ever a user changes a record.after the email is sent, I want to delete all these email activities.I dont want it in the systemhow to acheive this.
View ArticleCRM 2011 Plugin message not sure what message to use
HII have a requirement where on the opportunity I have 4 text fields , those text fields are basically a filter criteria . Depending on the filter criteria I need to run a plugin which retreives a set...
View ArticleHow to remove message - The following error ocured: Missing price list
Hello,I have entitny quotes which contains field "Price list". If I fill in price list everything is OK, but If I hidden it and leave it empty the following mesage after save appears => The...
View ArticleRadio Button behavior across records?
Hello, I have an entity "Payment Methods" that is N:1 to Accounts. So a customer may save various credit cards on their account for use. I have a two option set field on the Payment Methods entity...
View ArticleCustom Report Deployment issue
I am facing a typical issue while deploying Custom SSRS reportHere are the error details i could capture in CRM trace logsMessage (76): '.', hexadecimal value 0x00, is an invalid character. Line 500,...
View ArticleCRM 2011 On Premises - 0x800a03f6 - JavaScript runtime error: Invalid character
Hello Everyone,We are getting below error message on production server for all our OData web service client side (JavaScript) calls.0x800a03f6 - JavaScript runtime error: Invalid characterThe error...
View ArticleAnyone know why my fetchxml isn't working?
Just gives me a blank error: var UPrecordOPEN; var identifier = Xrm.Page.getAttributes("new_identifier").getValue(); var childRec = Xrm.Page.data.entity.getId(); var parentRec =...
View ArticleRelated Entity Event for JavaScript
I need to run some JavaScript code when a user clicks a related entity in the left nav bar on the Contact form. Is there an event I can use for this?I see there is a TabStateChange in the Summary...
View ArticleCRM 2011 - Data Security for Offline CRM
What are the options we have to protect Offline CRM data in laptop/tablet/iphone?
View ArticleHelp need on updating the BusinessUnit value
Hello All, I have a task to create a Businessunit with the value of name field in custom entity, and need to update the created business unit value in lookup while creating the custom entity record. I...
View ArticleGet the following error if I try to get related entity: Object reference not...
I try to get a related entity and get this error: Object reference not set to an instance of an object.See below my code:public IEnumerable<RUBAnnotation> GetAnnotationsByServiceRequestId(string...
View ArticleCan We Use third party controles in CRM 2011?
Is there any option to use third party controls in CRM 2011? If there is a chance, please give me some reference on how to do that.Thanks Regards Prashanth Kamasamudram Even the least work done for...
View ArticleCRM 2011 : Plug-in : Communication fault exception
Hi,Good day!I have 6 Plug-in which executed on opportunity product create/update/delete to apply several calculation and roll-ups and are strictly required for our business automation to execute with...
View ArticleHow to avoid double click event on Sub-Grid..
Hi,I have a sub-grid which I have disabled it using document.getElementById(MYSUBGRIDNAME+ "_span").disabled = "true";Though it is disabled, user is able to click on the subgrid row and open it as...
View ArticleCrm 2011 : The type or namespace name 'Metadata' does not exist in the...
Hi,i am creating a library project that connects to crm. i am using the example in the following msdn articlehttp://msdn.microsoft.com/en-us/library/gg695790.aspxi used this process a number of times...
View ArticleChange Main logo in MS CRM 2011
Hii All,How can change Main Logo in CRM 2011 ( crmmasthead.png )I have now 2 Logo of the organization and needed when changing the language is changed Logo for example i need Check it because if...
View ArticleHow can I set a lookup field using REST and Javascript
I have a custom entity linked to a case in my CRM solution. From a control on the case page I want to create a new instance of that custom entity linked to the current case. So far I have ...function...
View ArticleCRM 4 : Customizing Default View
We are customizing the CRM 4 installation in a client.I've just created a new entity and attributes and want to add the new attributes to the "default public view".I click "Add columns" and in the new...
View Article