Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Three

So in the last part of this post, we are going to finish off with a few simple bits of code, put together our flow using Power Automate (formerly Microsoft Flow), and then walk through to see it in action. In Part Two, we looked at adding our Entity Forms, and the Portal Comment one … Continue reading Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Three

Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Two

In Part One of this series, we looked at what we wanted to achieve in the portal for the user experience, with the ability for them to upload and see their own image. We also looked at the CSS needed, and the forms required. Now we’ll at the Entity Permissions needed. First, we need to … Continue reading Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part Two

Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part One

One thing about the Microsoft Portals that has always annoyed me slightly (even when using it when Adxstudios) is the Profile area. A user registers, then sees a little mystery person image but with no way to change it or upload their own photo. It isn’t tied to the Contact entity image, so that won’t … Continue reading Adding Portal Profile Photos Using Power Automate, Liquid, CSS & JS – Part One

Add Accessible Image URL To Contact Using Power Automate

In a previous post we looked at updating a Contacts D365 (CRM) image from a Twitter profile. Although the image displays within that application, it’s not something you can use to display it anywhere that needs the image to be accessible to the outside world. For example, if you want to use the image using … Continue reading Add Accessible Image URL To Contact Using Power Automate

Using Liquid To Enhance The Portal Experience

Using a Dynamics 365 Portal allows you to provide self service access to your customers. Once they are logged in, they can view their cases and any other account data you have provided. That’s great, but would about customising their experience even more? Liquid is an open-source template language integrated into portals which we can … Continue reading Using Liquid To Enhance The Portal Experience

Filter Knowledge Based Articles With Content Access Levels

If you are using a Microsoft Dynamics 365 Portal for your business, chances are you are displaying some kind of FAQ or information to provide answers to your customers. Knowledge Articles (KA) are created within D365 and can be published out to the portal. Below you can see a KA has been found using the … Continue reading Filter Knowledge Based Articles With Content Access Levels

Forgotten Password Functionality – Dynamics 365

One of the pieces of functionality that is standard in the Microsoft Dynamics Portals is the forgotten password functionality. If a user has issues logging in, they should be able to simply click the ‘Forgot Your Password?’ button, supply their email address, and get an email with a reset link to then be able to … Continue reading Forgotten Password Functionality – Dynamics 365