While working on Field Security Profiles, You may face issue. Your user is created properly with proper role assigned to it. Field is also marked as "fields security" as true. And I am sure you have published all the customization at this point. And still you get following issue. The User does not have read … Continue reading Field Security Profile Issue
Author: Friyank Parikh
Hybrid Features for Unified User Interface
Want Advanced Find, Bulk edit, Merge records and Record sharing for Unified interface Apps as well ?? It's not a big deal. Just need to make one change. Go to Settings > Administration > System Settings. Select the General tab. Set Enable embedding of certain legacy dialog's in Unified Interface browser client to Yes. When you enable the hybrid experience, commands appear on the … Continue reading Hybrid Features for Unified User Interface
Get Code From Plugin Registered Assembly
What if you lost your Project or Plugin Code or let's say a developer who owned the code for your plugin/Custom Workflow? Recently I faced this issue I lost one of my Code Active Class and I had no backup, No File on VSTS or any source control, No Server Sync, Nothing. The only thing … Continue reading Get Code From Plugin Registered Assembly
Get CRM Record GUID with in browser.
Simple Steps to get GUID of current record. Create a bookmark on any browser. I choose to use Google Chrome. In Name Add any friendly name you want. "Get CRM GUID" and In URL add Following Javascript Code. javascript: if (window.prompt("Here, copy this:", $("iframe").filter(function () { return ($(this).css('visibility') == 'visible') })[0].contentWindow.Xrm.Page.data.entity.getId().slice(1, -1))) { } … Continue reading Get CRM Record GUID with in browser.
{Back to Basics} Sub-Grid Behavior
If you think, sometime Sub-Grid opens New Window and sometime shows data in same window, So that’s not an issue, This is how it behaves and there are reason behind it.The Behavior of Sub-Grid Actions (View/Add/Delete) varies On Records selected. Following table explain each event and its behavior Event Behavior When Show list Button is … Continue reading {Back to Basics} Sub-Grid Behavior
Unified interface properties for Activity Tab/Activity Feed Timeline {New in V 9.0 }
Open Activities Tab properties Older version of CRM have Following option in Activities Tab properties In D365 V 9.0, We have Additional Setting for Unified interface Properties Options for Unified Interface 1. Label Name 2. Filter by - To filter what to be viewed on activity timeline. Either view all, or one of Activities/Notes/Posts. … Continue reading Unified interface properties for Activity Tab/Activity Feed Timeline {New in V 9.0 }
What’s New in V 9.0 and what has changed for Developers?
SDK Changes : With the release of Dynamics 365 (online), version 9.0, there are a lot of changes in our developer documentation New location: https://docs.microsoft.com/dynamics365/customer-engagement/developer/ New name: Developer Guide No more monolithic SDK download Separation and fusion of reference content Client API documentation overhaul Detailed entity documentation New name: Developer Guide A Software Development Kit (SDK) … Continue reading What’s New in V 9.0 and what has changed for Developers?
Reference Panel {New in V 9.0 }
One More Option in Section, A Reference Panel - A Reference panel is a single column section. You can insert sub grids, Quick view control, or a Knowledge Base Search control inside a Reference panel section. Facts About Reference Panel 1. You cannot add all Controls, Only controls for Reference panel are Sub Grid, Quick View … Continue reading Reference Panel {New in V 9.0 }
New Quick Create Form for Appointment. {New in V 9.0 }
We have New Form for Appointment in D365 V 9.0 Quick Create Form, This is an optimized form. Before V 9.0 We had following forms But now we have one more form This appointment Quick Create form is currently being used in Interactive Screens In older version Appointment was not having option of allow … Continue reading New Quick Create Form for Appointment. {New in V 9.0 }
No More Form type (Main Form – Interactive Experience and Mobile – Express) {New in V 9.0 }
Yes. Before V 9.0 We had 6 Form types Main Form Mobile - Express Quick View Form Quick Create Form Card Form Main Form - Interactive Experience In D365 v 9.0. We have only Four forms types Main Form Quick View Form Quick Create Form Card Form With new UUI - Unified user interface, … Continue reading No More Form type (Main Form – Interactive Experience and Mobile – Express) {New in V 9.0 }
What is CAL ?
When we create user in Office 365, we usually are not allowed to make changes to users in CRM, we can just Manage Roles Reassign Records Manage Teams Change Business unit Change Manager and positions Manage Queue But there is one more option in users record CAL information - Client Access Level Information So what … Continue reading What is CAL ?
[QA] Document Management
Different ways of File Management in MS CRM provided OOB? Notes (Stores File in Azure Cloud for CRM Online) SharePoint One Note One Drive [Notes] Default option for attaching files in Notes which is not configured at global level, CRM > Setting > Customization > Customize The System > Entities > Select Any entity (contact) … Continue reading [QA] Document Management
[QA] Auditing
What is the max number of entity which can be audited? Max number of entities in CRM What can be audited in D365 V 9.0? All Records activity, User Activity and now additionally SDK messages, User activity across Office 365 Application. What are the Different Levels of Auditing is possible in D365? Organization level. Entity … Continue reading [QA] Auditing
Audit Activity Logging {New in V 9.0 }
You must have access of System customizer or system Administrator or Equivalent Role. If you notice in Setting > auditing > Global Audit Setting > Audit Setting Area > We have new option called Start Reading Auditing. What is this for and how this will help in auditing?Also notice in Setting > Customization > Entities … Continue reading Audit Activity Logging {New in V 9.0 }
[Demo] Audit Activity Logging
Please read part 1 for better understanding. Lets Demo for Account Entity, We will activate start reading auditing at Global audit setting @Organization level Activate Single and multiple record auditing @entity level Add Any Attribute or make some changes in Account entity and Publish the customization I am adding new field and publishing the … Continue reading [Demo] Audit Activity Logging
Unable to Connect Dynamics CRM OrganizationWebProxyURL is null
While connecting Dynamics 365, to be Specific 9.0 using Following code of Console **For Connecting CRM Via Console App, Find my Blog Here Application, you will not be able connect to CRM You will get Following Error in Log. Unable to Connect Dynamics CRM OrganizationWebProxyURL is null. This Behavior of CRM is Because of … Continue reading Unable to Connect Dynamics CRM OrganizationWebProxyURL is null
Dynamics 365 Spring ’18 Release is here!
Spring '18 Release is here Microsoft's another major release is here. • Unifying our business applications across marketing, sales, service, operations, finance, talent, and retail into a comprehensive family of capabilities that spans the entire business process landscape – so you can solve specific business problems with applications that work seamlessly together. • Ensuring you … Continue reading Dynamics 365 Spring ’18 Release is here!
Setting > Security > Teams
Setting > Security > Teams Here you can create and manage team for your organization as an admin. Why create a team? If you have created and shared views (or charts, dashboards, etc) you know what a pain it can be to share each view you created with one person at a time – especially … Continue reading Setting > Security > Teams
Setting > Security > Business Unit
Business Unit, This can think as a grouping of members working in Organization. Organization may be Small or big, always have different sectors of business and each business have different role to play or combined role to play. Organization having different sector of business which need to be grouped so to identify and monitor every … Continue reading Setting > Security > Business Unit
How D365 V 9.0 is different from V 8.2?
Setting > Auditing > Audit Summary View > Delete option Setting > Document management > Removed option of Manage Document Suggestion Setting > Administrator has some changes in options Data performance is not in 8.2 but this option is now in V 9.0 Mobile offline configuration was there in 8.2 but now with Unified interface, … Continue reading How D365 V 9.0 is different from V 8.2?