Forum Post: RE: USD - Is it possible to host an HTA application in USD?
Hi Marjorie hope this helps :) docs.microsoft.com/.../deploy-hosted-application-unified-service-desk
View ArticleForum Post: Lead Assignment though C# Plugin, while creating it.
Hello All, I had written a plugin code to assign leads to different users based on some conditions. Registed at message: create event: Post Operation Code is working fine till =>...
View ArticleForum Post: RE: Customize entity views on Two Options Field not working
Hi, The reason it is not working is because you are using switch case which works with an integer expression not boolean ,due to which always your default case is running. Also,tooltip and imgname both...
View ArticleForum Post: Xrm.Page.getAttribute(“”).getValue() not retaining the new line...
Ex: In Case entity, description field has the below text “This is Sample Text. Please ignore.” When try to read the value using getValue() (Xrm.Page.getAttribute(“description”).getValue()), which is...
View ArticleForum Post: RE: TAPI and CRM/Dynamics 365
Hi MDS, AMC Technology has OOTB integration with SIP / TAPI systems to provide telephony controls in the Dynamics window and drive screen pop. What telephony vendor are you leveraging today? Happy to...
View ArticleForum Post: RE: CustomerId gets cleared when you remove parentcontactid on...
While we are on the topic of override the '+' to open the main form, I hope you are using the configuration setting on the Opportunity entity (see screenshot below). You just need to turn this off. I...
View ArticleForum Post: RE: Audit logs
Hi, I've tested this a fair bit and get varied results same field. Sometimes it shows the new value and other times it doesn't. This is the same date field I've been testing. This does not appear to be...
View ArticleForum Post: How to create CRM service in ASP.Net Web API
Hi, I am working on ASP.Net Web API and need to create CRM service to fetch data from CRM. As I am using Web API class library how to configure CRM URL, Username and Pwd? Please let me know what will...
View ArticleForum Post: RE: SSRS: Pull Equipment booked in a Service Activity into report
Hello, Try to use Environment.NewLine instead.
View ArticleForum Post: RE: How to create CRM service in ASP.Net Web API
Hi Naveen, Install the following 2 packages: Install-Package Microsoft.CrmSdk.CoreAssemblies -Version 9.0.0.5 Install-Package Microsoft.CrmSdk.XrmTooling.CoreAssembly -Version 9.0.0.5 Once you have...
View ArticleForum Post: Dashboard View Selector Missing Views
Good day. We are using CRM 2016 On-Premise (8.2.1.342). We are in the process of creating a dashboard to show views related to a custom "Approval" entity we created. Some of the views related to that...
View ArticleBlog Post: How to leverage Organization Insights for your system
Have you ever wanted to track user adoption or system performance in a more streamlined way? The answer is Organization Insights, a free app by Microsoft. This tool is a great way to monitor many...
View ArticleForum Post: Disable Notifications
Hello All, Does anyone know how yo get rid of notifications on the top of navigation bar? i want to disable them permanently.
View ArticleForum Post: Dynamics 365 v9 Upgrade Issue: Opportunity "Close as Won" button...
After upgrading from version 8.2 to v( (currently 9.0.2.54) - we've noticed a few problems with our system: On the Opportunity form, when we open the form, we get an error: "This site says... There was...
View ArticleForum Post: Custom CodeActivity - update a quotedetail line with quote...
I am trying to achieve the following; A user updates a specific Product line in a quote, after this has been done a second Product line (if it exists) should be updated with some values. To achieve...
View ArticleForum Post: RE: Cant send emails in Dynamics 365 Using Office 365
No unfortunately I have not been able to find the information I swear existed before, nor have I seen any new updates.
View ArticleForum Post: Crm 2016 on premise : Error deleting Audit logs partition
Hi I am using DeleteAuditDataRequest to delete audit log partitions. and I receive following Fault exception . Failed to delete audit data from one or more of the specified partitions Event viewer...
View ArticleForum Post: RE: Lead Assignment though C# Plugin, while creating it.
Try pre-event and just put new owner to ownerid field without update.
View ArticleForum Post: RE: USD using invokeCTI
Hi Richard, i'd be interested in if you have found a solution for your use case mentioned to Phil? What telephony system is sending the number to Dynamics to pop the related records/information based...
View ArticleForum Post: Migration Assistance 2015 to 2016 to 365
Good Day to everyone. I'm looking for some instructions or assistance on a migration project. We are upgrading from 2015 On-Prem to 2016 On-Prem to D365 Online. Can anyone share info on how to perform...
View Article