by mathias | Nov 27, 2021 | Azure, Dynamics 365, How-To
In the previous “How-To’s” we went through the process of creating an Azure DevOps project, setting up a repo which we are going to export a solution from Dynamics 365 now. If you haven’t seen those posts I recommend going through those first...
by mathias | Nov 12, 2021 | Dynamics 365, How-To
Editable Grid could be useful when the user wants to edit records quickly without the need of navigating to each record. Enable editable grid for main view Navigate to Solution ExplorerOpen the tables, open the table you want to enable editable grid. (Yes I write...
by mathias | Nov 1, 2021 | Dynamics 365, How-To
So, I guess everyone (or most of the people reading this) has once upon a time been using editable grids in Dynamics 365. In the post, I will cover the process of how to filter lookup in an editable grid. In my scenario, a customer is using three entities: A project...
by mathias | Oct 17, 2021 | Azure, How-To
In the last blog post, I created a guide on how to create a new Azure DevOps project. In this blog post, I will walk you through creating a new repository that we are going to use to store the Dynamics 365 solutions after exporting them from an environment. If you...
by mathias | Oct 16, 2021 | Azure, How-To
In this blog post, I will cover the basics of how to create a new project in Azure DevOps. Later on, I will create more posts regarding extending your project with repos, pipelines, test plans, and artifacts. To be able to create a new project in Azure DevOps you will...
Recent Comments