Error on setting reference CRM 2011 plugin
Im using the code bellow. Everything is OK until I want to set the reference of the customer (account), on the workReportItem in the last line of "var workReportItem". The code is:private static void...
View ArticleRestrict Dropdown values depending on dropdown values in another related entity
Hi,I have created a custom entity linked to appointments. This custom entity has a picklist with options of A1, A2, A3, A4.If the appointment status is Scheduled or Open, I only want A1 or A2 to be...
View ArticleSample Plugin code for AddToQueue Message
Hi All,I want to write a CRM 2011 plugin with AddToQueue message. Can anyone please share me sample code for it?Thanks,Shaleen
View ArticleMultiple lookup control instances of the same lookup field on CRM 2011 Form
Hi,I have a CRM 2011 form with multiple control instances of the same lookup field. Each of these instances is included in a differentsection (there are about 100 different sections, that could...
View ArticleCRM 2011 activity feeds - Cannot delete self created wall posts
Hi All,I am testing the activity feeds in crm 2011, I created a new post and when i select delete as shown below, it does nothing? any ideas please. Thanks
View Articlea Question about CRM 2011
When I creat new chart represent the total amount for open opportunities, I see to ChoiceTotal Amount and Total Amount (Base).what is the differnce between Total amount (Base) and Total amount on CRM?
View ArticleTriggering plugin with workflow
Hi,I've written a plugin on the update of the service activity. There is a field named trigger on service activity. If someone changes this trigger manually on the form, the plugin works good and do...
View ArticleQuery Expression with Like operator
Hi,I want to retrieve the Customer details based on a string which contains Customer FirstName.For Example: if the string is "Hello Maria, How are you?" then i need to retrieve the Customer record...
View ArticleCRM Dynamics Connector NAV setup error message
Hello,I am trying to configure the Dynamics Connector for NAV. After installation the Adapter settings dialog pops up and the CRM connection settings test is passed successfully, but the NAV is not:I...
View Articlesubstract datetime fields by using fetchxml
hi everyone,i use crm 2011 i am working on phonecall which is regarding with a custom entity that name is "new_custom"i want to substract date from enddate(on new_custom entity) - system time and show...
View ArticleCRM online - Form script error on save after applying Update rollup 12
Hi EveryoneWe are experiencing major script error in our code base on javascript ( on save event) of entity after we upgraded our Crm Online Customziation to UR 12.Same script was working till UR...
View Articlemigrating picklist to lookup
hi,As a part of ongoing enhancement to existing system, we have decided to recreate a "country" picklist to country entity as it is being used on multiple entities, to maintain consistency. At this...
View ArticleAvoiding Infinite Loop when it's not? + Plugin TimeOuts
Hi everyone,We have a plugin that needs to process a big amount of records. This can be up to 100.000+ records and even way more (depends of the organization).To avoid the 2 minute plugin execution...
View ArticleEditing WebConfig for Customer Portal Solution !
Dears,This is in deployment customer portal for Online CRM 2011 with live authentication . I'm trying to find out which are the sections i really need in Web.config file while developing a customer...
View ArticleNew Update, DOM problems?
Hello developer community!I'm new to CRM development, but a friend recently asked me to add some functionality to his CRM installation (through Outlook), and I managed to perform most of the work...
View ArticleMS CRM 2011 Web Services
Dear All,I wrote some scripts in the past using Web Services and .net in the old version of CRM 4.0I would like to do the same but using MS CRM 2011.Any guideline or sample?hussain
View ArticleCRM 2011: How to retrieve reporting service url from within a workflow activity.
Hi,crm server is crm 2011 on premises.I am trying to write a workflow activity that would connect to a reporting service. I do not want to hard code the reporting service url inside workflow activity...
View ArticleCalculating fields not working
I though I was doing something simple, but I cannot get two fields to add together and put the results into a third field. I carefully followed the instructions at this link....
View ArticleMS CRM 2011:How to check parent record is dirty?
Dear All,I am adding Email activity on Case form and updating one field on Case from the Email activity.I want to check whether Case form is dirty or not before I update the Case.I used below...
View ArticleCRM 2011: How to make a dashboard visible to users of specific security Role
I am stuck on a issue in CRM2011. I have created a dashboard named ABC Dashboard. I have also created a security role named 'ABC admin'. Now what I want is that ABC Dashboard is only visible to users...
View Article