In Microsoft Dynamics 365 online, timeout for a user’s session is set to 24 hours by default. This means a user is not required to re-enter their login details for up to 24 hours. However, now we can update these settings based on our requirements. In this blog, I will go through the steps to make s
Read the full article hereIntegrating with Dynamics 365 Online is straightforward since it exposes Web API endpoints. But the hardest bit is authenticating since Dynamics 365 Online uses OAuth2.0 as an authentication method, a valid access bearer token issued by Microsoft Azure Active Directory is needed and used in every HT
Read the full article hereWith the release of the Server-side Sync SharePoint integration with Microsoft Dynamics CRM 2013, one of the features that did not carry over from the list component was displaying of SharePoint folders. If a document folder contained say 4 folders each with its own documents, in the Documents area
Read the full article herePrior to the V9 update to Microsoft Dynamics 365, if a JavaScript Web Resource was dependent on another, both had to be added to the forms scripts or on a ribbon button command in the correct order. Forgetting to add a required JavaScript library to the form was one of the most common errors f
Read the full article hereOne of the most welcome new features in Dynamics 365 Version 9 is the new view editor, which has improvements over the old view editor such as being able to add and reorder fields via drag and drop. However, it is only available inside the App Editor, which means if you try and edit a view within a
Read the full article hereSharePoint is a great place to store files pertaining to records in Dynamics 365, as the storage costs in SharePoint online are much cheaper than the costs for additional storage in Dynamics 365. The Out Of The Box SharePoint integration for Dynamics 365 is also a breeze to set up, and so is an opti
Read the full article hereWhy use Feedback? The feedback entity gives the user the ability to store feedback that is provided by contacts/people on a specified entity record. When Would This be Useful? The best way to show how Feedback is useful is to use an example. Let’s say we’ve created an Event Management system with a
Read the full article hereThe October 2017 Dynamics 365 Service Update 1 for 8.2.2 delivers a load of updates and hotfixes for Dynamics 365 Online Instances. Recently, one of our clients noticed that with this update, some of their Lookup filtering on related records was no filtering correctly. Upon investigation, this issue
Read the full article hereRecently, we upgraded a client’s CRM 2011 to Dynamics 365. In CRM 2011 instance, there were some workflows that were using custom workflow activities. However, after the upgrade, we were getting an error in Dynamics 365 saying, “Invalid User Authorization – The user authentication passed to the plat
Read the full article hereHave you ever tried to install the Microsoft Dynamics 365 App for Outlook and were faced with the below error? This is not only an un-useful error but does not suggest why this add-in could not start. Never fear, the fix is very simple! This error occurs because of a disabled security feature which
Read the full article hereWhen dealing with a system that involves many complex entities, we’re bound to have long entity names in Microsoft Dynamics 365. Longer entity names could be to further modularise separate functionality in the system without compromising the descriptiveness of the entity name. For example, you can h
Read the full article hereMicrosoft released Dynamics 365 July update with many new features and enhancement. One of enhancements that it came with is allowing users to change colour of a sub-grid’s panel header. To change the colour of the panel header is a very easy process and it helps users to have a greater experience b
Read the full article hereMicrosoft’s Dynamics 365 July Update includes a new simple, yet very useful setting called “Allow text wrapping in form fields labels and values”. This setting is available in “System Settings” under “General” tab. In this blog, I will be going through what this setting does, and how it change
Read the full article hereUsing Business Process Flow is a good way of walking users through a process step by step. Each Stage contains steps which are just fields necessary to complete the stage. But there are times where displaying only fields for each stage doesn’t offer users clear instructions on what information is ne
Read the full article hereMicrosoft allows us to sign up for 30 day Dynamics 365 trial for free. We can do this to test out new and up to date features that Microsoft Dynamics 365 comes with. This also allows us to use the trial instance for development purpose. In this blog, I walk through the steps to get access to Dynamic
Read the full article here