Skip to content

Engineered Code Blog

Month: July 2020

Power Apps Portals: Customizing Date and Time Format on Notes and Activities

July 16, 2020 3 Min.To Read

I’ve been working a lot with Notes and Timelines on the Portal recently, and it just so happens that I had a recent comment on one of my old posts asking about customizing how dates are shown when displaying notes. The code didn’t end up being too long, but it involves a couple different techniques that I thought were worth exploring a bit more in depth.

Power Apps Portals: Notes vs Timeline Metadata – Comparison

July 9, 2020 2 Min.To Read

In this series of blog posts, I’m looking at the ways to enable an asynchronous conversation between Dynamics/Power Apps users and portals users. The two most common techniques I see use Entity/Web Form Metadata – either the Notes or Timeline metadata option. This post covers a comparison between the two.

Power Apps Portals: Notes vs Timeline Metadata – Timeline Metadata Deep Dive

July 2, 2020 3 Min.To Read

In this series of blog posts, I’m looking at the ways to enable an asynchronous conversation between Dynamics/Power Apps users and portals users. The two most common techniques I see use Entity/Web Form Metadata – either the Notes or Timeline metadata option. This post covers the newer way – using the Timeline metadata option.

Back to top