CRM 2011: Update Left navigation items with record counts
Anyone know of a 'supported' way to have the left navigation items (related 1:N records) on a record show the record counts? For example, if you are reviewing an account record, you have the Contacts...
View ArticleCRM 2011 - hide All Queues
How does the "All Queue Items" and "All Queues" option work in the My Workplace > Queues? I want to hide the "All Queues" filter option. This "All Queues" filter option is NOT the same "All...
View ArticlePossible to have reporting groups with 1:N
Hello,I would like to define categories for my reports. These categories would then have child categories which would drill down until we get to the reports themselves. In this scenario I have...
View ArticleCase Resolutions and Contracts
i have just noticed a issue on CRM 2011 on-prem when we have a case against a time contract we have resolved the case and the hours are deducted from the contract as you would expect.i had to cancel a...
View ArticleMarketing lists - One email to Contacts per Account
Hi,We are using CRM 2011 and we had the following requirement from one of our departments.They want to use the marketing list, quick campaign and email template functionality to send emails out to...
View ArticleI need help with variable scope for XRM C# code
On the Catch section of a Try-Catch block I need to save a value which is declared in a foreach loop (var crmAccount). I have to declare crmAccount outside the Try to be able to use it in the...
View ArticleFrom where I can get Microsoft.CRM.Service.Utility dll ?
Hi pals,I'm trying to create a contact record in MSCRM2011 online using an external web page.I couldn't find Microsoft.CRM.Service.Utility dll from sdk. can any body help me.. Thanks ... :) using...
View ArticleHow to create an opportunity record using java-script?
How to create an opportunity record using java-script? please reply fast !! Thanks in advance!
View ArticleRetrieve line breaks from ntext field
In my asp.net application I need to retrieve ntext fields with line breaks. How can I do this? I know I can insert with .Replace(Environment.NewLine, "<br />") and then receive line breaks back,...
View ArticleLock field on initial save
Hi All,My client would like a couple of fields on the opportunity form that lock once they have been filled in and the opportunity saved for the first time, after this they should stay locked.Is there...
View ArticleAdd week and year to opportunity
Hi All,My client would like two fields adding to the opportunities form, one for the week the opportunity was created and the other for the year the opportunity was created. They should be locked and...
View ArticleDebug CRM 2011 Online Plug-in on retrieve multiple
HiCan we debug CRM 2011 online plug-in on RetrieveMultiple on Annotation entity?Please help.
View ArticleCampaign Response
Hi All, Campaign response i hae to show into the contact page as related entity...I have given 1:N relation ship for contact entity, campaing response is comming goodBut corresponding associated...
View ArticleHow open the lead record From Ribbon Button"NextLead"
i have a ribbon button "NextLead" on Homepage grid. i want to perform action as when click it Open the nextSchelduled Lead and similarly opne other nextLead. A "ScheduledDateTime" Attribute Is on the...
View Articleworkflow to Wait 2 business days
I have a workflow that is waiting two days and then is sending out a reminder e-mail. It works great except the users want it to ignore weekends. Does anyone know of a way to do this in CRM...
View ArticleDisplay of 'ISV-code error' instead of custom message from PlugIn on PreStep
I developed a PlugIn which runs on the PreOperation of the update- as well as the create-step and validates the information entered by the user. If this validation fails, the user has to be notified...
View ArticleCounting the number of records that meet certain crieteria and displaying...
I have a field that has values such as 1000, 2000, 3000, 3500 which each values indicates a enrollment status. If the values equal lets say 1000, 3500, 7000 they should get counted as one and then at...
View ArticleAdd column to "Available Records" in a Look up Records -- Webpage Dialog
Hello all,This is for CRM 4.0 Rollup 21.Going to "New Activity" -> "E-Mail" and then clicking the search button for the TO field, it opens a "Look up Records -- Webpage Dialog"I change the "Look...
View Articleconvert email to case error CRM 4.0
HiI have a problem where my workflow to convert an email to a case is not working. I am wondering if the problem is because i receive the following error when i manually convert an email that has come...
View ArticleHow to retrieve multiple entities linked to an account using FetchXML
I am trying to retrieve columns from two different entities that are related to the account, one being a custom entity, using FetchXML. I have read multiple posts and I think I have the syntax correct,...
View Article