What is the identity used when calling a web service from a plugin
I have a synchronous plugin registered to run under the context of the Initiating domain user. The plugin calls into an ASP.NET REST service built using WebApi (which runs on a different server) and is...
View ArticleDashboards in CRM Is it possible to delegation?
hiDashboardsin CRMIs itpossible todelegation?Adirectorandaseniorofficerandemployees is in my OrganizationIf anemployeeisasked to leave,we have designeda formto go on leavemustbeapproved by...
View ArticleCompare a Field data value with curent user name
Hey guys I have 2 field (requester Name AND Requester Status) in Crm 2011 Custom formI want when a Requester Name And owner Form(login user name) is not the same then Requester Status is disable.How Do...
View ArticleMS CRM 2013 ONLINE - How can I set default unit pricing to "override price"...
How can I set default unit pricing to "override price" on opportunity form? Now I have to go to opportunity product and set it there.I want to set my own price straight from opportunity form.
View ArticleHow to update quote revised number field?
HI,I migrated all quotes from crm2011 source to crm2011 destination crm. all are coming correct but revision Id field is updated with "0" for all quotes in destination crm. but in source it is having...
View ArticleSum the total Opportunity revenue and store in a field, how do I do this?
I'm looking for sample C# code to give me the total sum of the estimated revenue from all the Opportunity records, then I want to take that value and store it in a field called "Estimated Revenue" in...
View ArticleSQL Query to show service activities
Hi All, I'm new here so probably doing this wrong but: I'd like an SQL query to bring back the Subject, postcode (from the customer) and the resources name, from a service activity. So I can run the...
View ArticleHow can I configure the Activity Feeds Wall in MS Dynamics CRM 2013?
Hi everyone, I'm currently working with Microsoft Dynamics CRM 2013, and I would like to configure/customize the Activity Feeds Wall that we can find in default dashboards, but I don't really know how...
View ArticleCRM 2011 - JavaScript - Get selected records from grid
Hi!I need to send selected records ids to my custom application when i click in a ribbon buttom.I'm using this code:var ids =...
View ArticleCRM 2013 - Sub-Grid - Fetch
Working on Dynamics Crm 2013 project.... How can I modify sub-grid fetch Xml query? the myGrid.control.SetParameter("fetchXml", fetchquery); is not working anymore.Can not find anything in the SDk...
View ArticleCRM 2011/2013 Launch dialog from ribbon using urlcommand - script error on close
I have a requirement to launch a dialog from a ribbon button (2013) and I am using the UrlCommand to call the dialog rather than some custom javascript.I don't understand why urladdressable dialog is...
View Articledecimal fields - separator not recognized
Hi,after the automatic upgrade to crm 2013 the separator is not recognized anymore in any decimal-field.it is not possible to enter 3,75 or 3.75 --> it automatically changes it to 375...whats going...
View ArticleHow to set default entity type (Look For in Lookup Dialog) for Lookup dialog...
Hi,I tried below code to set Look For(Default entity type) for Lookup window in CRM 2013 On-premise.document.getElementById("lookUpAttributeName").setAttribute("defaulttype","2");But the above code...
View ArticleAudit Plug-in is not working for custom Activity entitiy -MS CRM 2011
Hi,I have registred the steps for create-POST message and image-POST for Audit plug-in, but it is not working for custom activity entity.. for all other entities it's working fine.. Is there any...
View ArticleCRM 2011: remove email recipient through javascript
Hi,I'm trying to remove an email recipient from the "To" field in the email entity whenever a user clicks reply to all.Can this be accomplished by javascript, if so, how can I do it...
View ArticleMS DYNAMICS CRM 2011 - Creating a local user (not a member of the domain) ERROR
Hi,Good day!I've been experiencing error when creating a local user (not a member of a domain). When saving the record a prompt appears as shown below:Please help how can i prevent the error and be...
View ArticleJava Script to Populate Required Attendees from Regarding field
Hi, I am new to JScript so looking for some help if possible.Depending on how you add an appointment through CRM dictates weather the "Required Attendees" field is populated. I was wondering if anyone...
View ArticleDynamics CRM 2013 - Convert String to Money.
HI all,I am creating a plugin and in the plugin i need to retrieve Revenue amount do some calculation and then put it in another currency text field.Below is the way I am doing it. //Get the Exchange...
View ArticleOne or More required attribtues are missing from Audit enitity-MS CRM 2011
Hi AllI am getting the below exception message while creating the audit record "One or more required attributes are missing from Audit Entity" in genericAuditPlugInLog file.. What could be the...
View ArticleMS CRM 2011 ONLINE - Charts and bars
I am using Cases By Origin (Per Day) chart. This is a OOTB chart. Is it possible to include a bar which counts all cases on the same chart?
View Article