Tag Archives: Dynamics 365 CRM Unified Interface

Fix errors quickly in Dynamics 365 CRM Unified Interface Wave 2 release

Introduction When we create an entity record, it is necessary to fill up the fields as required and click on save to create the record. Sometimes, we tend to forget to fill up the business required fields that are hidden under tabs. However, while saving, an error notification appears on top of the form through… Read More: Fix errors quickly in Dynamics 365 CRM Unified Interface Wave… »

EasyRepro – Open record using Grid.OpenRecord() in Dynamics 365 Unified Interface

Introduction EasyRepro is a framework which is used to automate UI testing for dynamics customers Projects. Problem Grid.OpenRecord() method is used for opening the record from home page. This method opens the record by clicking on the first available anchor tag in the list of records, which makes it necessary to have the first column… Read More: EasyRepro – Open record using Grid.OpenRecord() in Dynamics 365 Unified… »

Record name missing from lookup fields in Dynamics 365 Unified Interface

Introduction: Recently while working, we came across a scenario where the entity name was not seen on the lookup field but only ICON for the entity is seen on UCI. But the same thing was working correctly in Classic UI. After some research and play around we found solution to this problem. Solution: The view… Read More: Record name missing from lookup fields in Dynamics 365 Unified… »