Tag: crm

  • This is one of my favorite ways for the web application custom validation. And it works for PowerApps as well. We will implement this type of the validation for the First Name and Last Name controls on the Edit form for PowerApp. The Requirements First Name field is a required field. Last Name field is…

  • Recently, I am trying to ignore workflows and move all the custom functional logic into Flows. This time I created a very simple Flow converting a text field value into a number and copying it to another field. I needed it for my chart. I run the Flow on a custom entity. An I forgot…

  • Customisation & Configuration  No Add-Ons   + Add-Ons   Business Logic Complicity No Add-Ons + Add-Ons + Add-Ons + “No coding” coding   Support Support Responsibilities *US – a Dev team for the continues development or a Customer/Support Team – for after GoLive Triage Responsibilities *US – a Dev team for the continues development or…

  • Download file from Azure BLOB storage inside Dynamics 365 Plugin or custom WF activity

    Problem: Microsoft Labs AttachmentManagement solution doesn’t allow to download attachments via plugin for files,synced to Azure BLOB storage . Solution: download BLOB, using a custom plugin or custom WF activity. Mind mapping(please don’t try any of this, it doesn’t work): first, I found this link: https://community.dynamics.com/365/b/heralddyncrm/archive/2018/05/27/upload-and-download-files-in-azure-blob-using-c It worked perfectly while I was unit testing. Then I…

  • Agile with no Refactoring is no Agile

    Let’s say, you have a task to draw an elephant trunk. You are very excited about the elephant trunk project. It’s going to be cool, it’s going to be an Agile project, of course. To play it safe, we can always modify the trunk, change a color, a size, a style. We will present the…