Copy selected documents from one document library to another programmatically...
Hi,My requirement is as mentioned below in ms crm 2011.I need to copy the selected entity(Opportunity) documents to another entity(Quote) documents folder in ms crm 2011 programmatically.In crm 2011 we...
View ArticleHow to set CustomView to lookup of m:m relationship in CRM 2011
Hi,I want to set a Custom View to my Lookup to which it has many to many relationship.In my case,There is a Custom Entity, on this custom Entity one 'Contact' Lookup is there, one 'Account' Subgrid is...
View ArticleHow to Use SDK for CRMDynamics 2011
Hi there,I am new to Ms Dynamics CRm2011 Development .But I have .net development Experience .How to Best Use the SDK using Visual studio2010 or 2012.Thanks
View ArticleCustom ASPX Page
We have been asked to build a custom "lookup" window that connects to an external business system (ie outside of CRM 2011) and displays certain data from that system. The customer will click a button...
View Articleemail template scenario?
Hello - I have a scenario where I have an email template with a default From email address (user). I know the guid can be hard-coded in xml but this user has a different guid in different...
View ArticleHow to hide Jewel Menu's item? (e.g Hide New Task, New Phone...)
Hi,Does anybody have idea how to remove some menu items in New Activity under Jewel Menu.Like picture below, I only need to hide selected activities option from the Menu. I have tried to insert like...
View ArticleHow to disable Lookup button mousehover event in CRM 2011 ?
Hi,How can we disable mousehover events on a Lookup control.?I have set a new image on lookup control,but when i mouse on that it shows me back lookup image.How can i achieve this ?If this post answers...
View Articlefilter home grid based on the user in ms crm 2011
Hello everyoneI want to display filter homegrid records based on the usersexample i have entity "test1" it has status "release" "approve" "draft"if user u1,u2 login i need to display all the recordsif...
View ArticleCRM 2011 fetch XML query
How can get the xml string of a query in crm 2011?SharePoint Expert
View ArticleMS CRM 2011 OOB child activity is not rolling up to its parent entity...
Hi all,We all know that in MS CRM 2011 we can roll up activities created in child entity to its parent entity. That if an activity created in primary contact can be rolled up to its parent account...
View ArticleHow to make excel sheet headers as a bold using c# ?
Hi all ,I am using Stram writer to create a excel sheet. i am creating a excel file and attaching that to mail attchment in crm2011.All my code is working fine.. what my question is while creating only...
View ArticleMS CRM 2011 ONLINE - Opportunity with multiple accounts to project with same...
I have a custom opportunity entity. The opportunity is linked to a project client entity with 1:N.When the opportunity is closed as won, the workflow generates a new project. The project should inherit...
View ArticleAsynchronous postback not working in CRM 2011 ISV code
I'm working on upgrading some ISV code from a 4.0 deployment to 2011, but I can't seem to get async postbacks to work when the ASP.NET page is running under the CRM 2011 site.To simplify debugging,...
View ArticleMS CRM 2011 online Reports. Display Currency in different format
Hi All,I have a requirement to prepare a Report for MS CRM 2011 Online.I have Org Default Currency as Rupee. All the Opportunity records contains currency as Rupee.But I need to prepare a report...
View ArticleCRM Developer Toolkit Crash ?
Hi, I'm having troubles using the developer toolkit for crm. It worked for me for several projects. But now (after installing an update for sdk v.15) it seems that the crm plugin for VS 2012 is...
View Articlewhat's wrong with this odata query?
Hello - I have the following odata query: var Odata = svcPath + "/SystemUserSet?$select=SystemUserId&$filter=InternalEmailAddress eq '" + "admin@myco.com" + "'"; The intent is to retrieve the...
View ArticleWorkflow does not trigger on direct database update. CRM 2011
Hi all,I have a workflow on change of a field. It works fine when the value is changed from the form. But in my case the field is updated using stored procedures(SP) which directly impacts the database...
View ArticleCan I modify outgoing email with a workflow in CRM2011?
Using CRM 2011 I want to be able to append my own reference to the end of emails sent via the send email button on a Case.Specifically I want to append the case number in [ ] as well as changing the...
View Articlechange statecode error
Hi All,I wanted to change the statecode for case entity based on a optionset value. But i get the error : internal server error.Here is my code, can anyone help me.. function closeCall() { var...
View Articlecan I do calculation using dialog ?!!
Hi .. I'm using CRM 2011 online, need a help regarding a requirement.. I have a dialog which is triggering on custom button. Dialog will be updating the lead fields [ 4 fields] once it is...
View Article