this field is not securable
Hello there,I'm creating a custom entity and I'm getting a "this field is not securable" error. My entity name is new_problemtype and the primary attribute is PRODUCT.Have somebody faced the same...
View ArticleWorkfow fails after re-assigning tasks to individuals on CRM more than once
Hello everyone,I have created a CRM workflow that sends an email to the person who gets a task assigned to him. when I first assign the task to someone the e-mail works and gets sent to the assigned...
View ArticlePlugin For Metadata Changes in CRM
Hi Friends, I was working on some code to get Metadata, I want to get all entities metadata, But found it time consuming. Now I want to get Metadata once and store it in some location like XML...
View ArticleHow to display a one-to-many relationship in a Table?
Hello there.I need to display one to many relations just like other Dynamics CRM standard's one to many relations (e.g.: incident to faxes or accounts to tasks). I need to display my custom relations...
View ArticleCRM 2011 Common plugin for Create update
HiI've got a plugin which needs to be fired on create and update . Do i need to create two different steps with Create and UPdate or can I just have one common plugin and one common step ? If I can...
View ArticleIf-then on CRM
In CRM, I am trying to link the opportunity stage with the probability.For example, if Opportunity Stage Equals Cancelled then Probability (Should) Equals "0"I have attached a screen shot, showing I am...
View ArticleCreate a new opportunity from Sharepoint
Hi,I have a Sharepoint Site and also Micrsoft Dynamics online CRM .Both have access over internet.I want to add a opportunity from sharepoint i.e., create a page in sharepoint which will have some...
View ArticleHow to trigger a plugin on a customer entity whenever an activity is...
Hi,I have a requirement to keep track of the duration of all the activities for a custom entity. I started by creating a plugin for each type of activity but realized that in most cases it would not...
View ArticleInclude Custom Report Categories in a Solution
Hello,I wanted to make some changes to the report categories and of course since we will be publishing this I wanted it to be a part of our solution.The report categories are changed in Administration...
View ArticleCRM 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 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 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 Article