Forum Post: RE: download plugin registration tool version9.0
The following url contains all the developer tools that are part of Dynamics 365 v9. docs.microsoft.com/.../download-tools-nuget You can download the tools using Powershell or as a Nuget Package. Hope...
View ArticleForum Post: RE: Field validation using Javascript
Thank you Michel for sharing the code for 2016 on-premises 8.1 I have tried your code for the Account Name and now I don't get the script error, but it's not allowing me to input any special character....
View ArticleForum Post: Can't start Customer Service Hub trial?
Hello everyone, I'm trying to do a trial for the customer service hub, created a new trial but I'm unable to find the customer service hub in my "apps". According to this post:...
View ArticleForum Post: Integrate with SSL Certificate based authentication
Hi folks... We are trying to consume an external API to integrate with a gateway... As the organization policy we need to integrate using Secure SSL connection. We have been advised to use SSL with...
View ArticleForum Post: RE: Can't start Customer Service Hub trial?
Usually the setup takes some time to install the apps that you selected during trial creation. Please wait for some time and if the app doesnt appear then, Please navigate to the Admin portal and go to...
View ArticleForum Post: RE: Field validation using Javascript
Hey Lucas, The script for account name not allowing you to enter anything is a little strange. I just tried it in a test organization and the script works well. Perhaps it's a copy-paste issue......
View ArticleForum Post: RE: Primary incident estimated duration not updated on form when...
Thanks Thomas. Then it is not possible to add a task (with duration updated) in a sub-grid directly from WO ?
View ArticleForum Post: Is there any way to see the Created On date instead of the...
Hi, I'm implementing a new CRM for a customer who has been recording thousands of notes in their ERP and now they want these notes available in CRM. I've imported the notes with no problem, and...
View ArticleForum Post: Dynamics Portals : Hide Navbar buttons and display them...
I am working on project (Dynamics 365 Portals), where i need to have Navbar buttons like(Contacts, Customers, Properties etc) only after sign-in or after registering to the portal but those were...
View ArticleForum Post: RE: Can't start Customer Service Hub trial?
Hi Mohan and thank you, I created the trial a few days ago and it's still not there. Do you mean the appsource? I entered the admin portal and from there clicked the squares icon at the top left...
View ArticleForum Post: RE: Roll up Activities from a Custom Entity to Case
Hi Andrew, I though that was the case. Just wanted a confirmation on this. Those links will be useful as well!
View ArticleForum Post: RE: Field validation using Javascript
Hi Michel, I will investigate this as I have troubleshoot it as well and everything looks correct. But in the meantime, how do I include (.) in the validation?
View ArticleForum Post: RE: Is there any way to see the Created On date instead of the...
Hi, this may require a plugin, but you might try this approach: missdynamicscrm.blogspot.ca/.../crm-2011-2013-modify-createdon-createdby-modifiedon-modifiedby-using-SDK-CSharp.html
View ArticleForum Post: RE: SSL certificate on online CRM
Hi Sebastian, were you able to get a solution for this? We are in same situation? Could you please share your findings and solution!
View ArticleForum Post: RE: Is there any way to see the Created On date instead of the...
That is the default functionality of the social pane in notes. It displays the modified by and modifiedon fields of the notes entity. I don't think there is any supported way of making these changes....
View ArticleForum Post: RE: Field validation using Javascript
Hey Lucas, Glad to hear things are coming together :-) The dot is a special character in regular expressions, so to match it exactly (instead of applying it's special meaning) you add a backslash in...
View ArticleForum Post: App QR Code reader for spares parts in the industry
Hello, I am looking for an app that could help ours customers to identify and send a price request to a provider. Example: 1 technician has to replace one actuator on the HVAC Installation because it...
View ArticleForum Post: RE: Is there a way to bulk update notes in CRM?
You can go to Advanced Find, choose "notes", get the results, export to excel. Then update all those notes in the spreadsheet. Then go to settings->Data Management->Imports, and use "Import Data"...
View ArticleForum Post: Can we create a user just for Sandbox?
Is it possible to create a user who can access only our sandbox but not our production. I don't see an option for this in the admin center.
View ArticleForum Post: RE: Primary incident estimated duration not updated on form when...
I dont think its possible out of the box. I think that the msdyn_primaryincidentestimatedduration field might only be looking at the total number of incident service tasks. Which I guess its being...
View Article