Changing the data in a subgrid (Crm 2011).
Greetings, I have a problem where I need to change the results of a subgrid, here is my scenarion.On the appointment entity form I added a subgrid (Just a random subgrid to a random entity), what I...
View ArticleInclude Attachment in Workflow generated E-mail
Hello everyone, I'm curious if it is possible to pull an attachment from an entity and include it in the workflow generated email. Here is what I'm trying to do:A user can create an opportunity and...
View ArticleChange Quote calculations
I read over the link http://social.microsoft.com/Forums/en-US/crmdevelopment/thread/7891fb98-a77a-4d7d-95bd-3f0c76df0bbd but it refers to a case that doesn't apply to us. Our issue is that we have...
View ArticleCRM 2011 IOrganisation Service
Hi,Can anybody please tell me, how i can print EntityCollection on ASP page, instead of showing results on console thanksEntityCollection resp = oService.RetrieveMultiple(new FetchExpression(fetchXml));
View ArticleMarketing list validation
Hello , I need help in the fallowing situation : I want to create a marketing list for an event , but i want to validate this marketing list first .What is the request : Marketing list member to be...
View ArticleMS CRM Data Import Wizard Issue
The next button is not enabled for some reasons!!!!I did try to with all supported extensions but without any luck!!!!!See screen shot belowHelp plzhussain
View ArticleHow to setup and run Partner portal solution on premise Dynamics CRM 2011
I have already setup portal solution on Dynamics CRM on premise... Partner Portal solution is imported successfully. But guess something messing, how can browse the partner portal ? Use its...
View ArticleNeed help witha strange error for CRM 2011 Deployment service
Hey guys, we are suing CRM 2011 SDK for creating organisation and lot of other stuff. Everything is working fine from last 4 months. Now currentlywe have 2 CRM on premise servers. Strangely on one CRM...
View ArticlePut a HTML page in place of Any Entity Grid On click of Ribbon button
Hello Experts, I would like to Hide the current View of an entity and in place of that i want to place an html table. This will be done on click of Ribbon button and again on click of another ribbon...
View ArticleXrm.Page.ui.formSelector.items.get(itemId).navigate(); error
Hi there,Working on customization of the forms and I'm using Xrm.Page.ui.formSelector.items.get(itemId).navigate(); method to switch between 3 entity forms however I'm getting an error below every time...
View ArticleMS CRM Dynamics 2011 and Forefront Identity Manager
I'm working on a information architecture for a customer. The customer has contacts (customers) in their CRM Dynamics 2011 database who are allowed to log in to a Sharepoint customer portal (form based...
View ArticleHow can I extract the number of working hours in a specific periode?
Hello,Could you tell me how can I extract the number of working hours in CRM in a specific time?thanks in advance for your answer
View ArticleHow to programmatically determine the entities that appear on the CRM...
HiI am designing a different interface to show the Roles / Privileges for the entities. But, when I programmatically fetch the entities, I get lot more than what I see on the CRM Security Roles editor...
View Articlegrouping common plugin code
i have a lot of repeating code in many plugins - how can i group them into a utility class so they can be reused for each plugin? example code like this is used in all my plugins. any suggestions?...
View ArticleHow to get related entity records without querying the MS CRM DB multiple times?
I have a custom entity and a related entity. The relationship is set as 1 : many.The related entity has a number of records under it.Whenever I update any field in the primary entity, this will...
View ArticleUtility Class in CRM 2011 Plugins Using CRM Developer Toolkit
HelloI'm wondering if one of you geniuses out there might be able to share some code examples of using a utility class to share common code across multiple plugins to implement the same behaviour...
View ArticleHow to get a date field to be blank if option 1 is selected from a dropdown...
Hi, I currently have some code which populates a datefield depending on which option is used from a drop down. However what i would like to be able to do is if option 1 is selected from the dropdown...
View ArticlePlugin for" AddMember" message is not executing when a record is added...
Hello All,Plugin is not executing when a record is added to marketing list using a webservice. Below is the code i have used for adding record to marketing list by creating a webservice. But the same...
View ArticleHelp with a Java Script to pre-populate description field
Hi,Can anyone supply the exact java script code in order to achieve this -I need that when a phone call is created (phone call screen opened in order to create a phone call, so Form type 1 ), the...
View ArticleIs it possible to customize audit summary view - CRM 2011
Hi,Is it possible to modify or customize the default "Audit summary view" of Auditing in crm 2011?Apart from enabling or disabling filters, i don't see any options to modify the view so that i can add...
View Article