How to get value returning ownerid ({Microsoft.Xrm.Sdk.OptionSetValue}) CRM...
Hello I am using fetchXml to fetch records using string below string fetchXml1 = @"<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false' count='100'><entity...
View ArticlePass value to aspx page
Hi all,i created a custom button in ribbon menu and if the button is clicked it should call a aspx web page and pass the record guid id value to aspx web page . please guide me and i struck very well...
View ArticleNeed CRM Form Column Label Solution
I need to add a number of Column labels on my CRM form. We are currently using dummy DB fields for this purpose, but thought there has got to be a better way. I found this...
View ArticleCRM 4: Format integer with leading zeros and no comma
Does anyone know how to format an integer field on a form so you see (for example) 00031114 instead of 31,114?
View ArticleRetrieve All Lookup of Account Fields in CRM 2011
Hi,Is there any way to rertrieve all lookup of account fields ?and name of the entity where the lookup of account exist.Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your...
View ArticleCRM Online / Office 365 / ADFS - obtaining ogranization service without...
Hi,I'm developing a custom solution for a CRM 2011 environment being part of Office 365. ADFS is set up and when accessing the system through the web (https://orgname.crm4.dynamics.com) it is only...
View ArticleCan't delete custom entity[CRMVersion: 4.0.7333.2935]
Hellothere is new customized entity, and there is no other entity was related to this entity, it's alone entity. when i delete it, i got exception as below: >Crm Exception: Message: Entity Name...
View ArticleHow 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 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 ArticlePlugin Image MessagePropertyName
Can anyone describe this attribute? Why on an update event is it a "Target" but on a create event it can't be "Target"? Is there anything wrong with this arrangement?<Image EntityAlias="PostImage"...
View ArticleHow to get the AliasedValue records returned from FetchXml CRM 2011
1. I have a fetchXml query below string fetchXml1 = @"<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false' count='10'><entity name='account'><attribute...
View ArticleCRM 2011- Display SSRS Reports
Hi,We have some SSRS reports hosted on some other Reporting server and data is coming from some other database not CRM server. These reports have one parameter named LocationID and that field exists on...
View ArticleExternal SSRS report in CRM 2011
Hi,I have specific requirement to show report/dashboard in MSCRM 2011 but the challenge is - reporting data is not in CRM database and is stored in some other datawarehouse. Just need to pass accountid...
View ArticleSSIS Microsoft.XRM.SDK error
I am trying to create a dtsx package with VS2010.I am building this on a local machine ( Win 8 Pro) and have the latest CRM2011 SDK.SQL server is running on a separate win2008 R2 ServerCRM2011 is...
View ArticleXrmServiceToolkit.Soap.RetrieveAllEntitiesMetadata
I am trying to use this method from XrmServiceToolkit.XrmServiceToolkit.Soap.RetrieveAllEntitiesMetadata(Array entityFilters,BooleanretriveIfPublished,callback) Can any one tell me what parameters...
View ArticleUnable to click "Add New" for related records. "The Tag is Invalid"
I'm having a weird error in CRM where nothing happens when I click on the Add New ... button for any entity. Note that this only happens after I have created a record. For example:Create a new...
View ArticleCRM 4.0 - Disable focus for a disabled lookup field
Hi all,I am having difficulty disallowing the tab action onto a lookup field that is greyed out (disabled). I can still tab onto that disabled lookup field (cursor is still highlighted on the field but...
View Articleribbon save and save new buttons are disable on phonecall activity.
hi everyone,i try to get a value from contact to phonecall but when i open the phonecall i cant add email(there is 1:N relationship between phonecall) activity.the ribbon save and save new buttons are...
View ArticleCRM 2011 Datacollection class
Hi I got this code from some blog but I coudn't get my head around the last few lines (I've marked it in bold). Could someone please explain me what the last few lines mean and what it is trying to do...
View ArticleChanging the From field value in an incoming E-mail
HiI'm having trouble changing the from field on an incoming email.The scenario is that if I receive an email from a customer that hasn't got a record in CRM, I want to create a customer and set the...
View Article