Category: PCF

All the posts in this category are around the Power Platform Component Framework.

There are 5 posts in this category.

PCF – Use “ConversationControl”

A few weeks ago, I have published a new PCF Control, “ConversationControl” (Github, PCFGallery, my Page). Since the release, I received one or two questions on how to use the control. It looks like it is not as straight forward as I thought. In this post, I will describe...
Read More

PCF – Prevent saving the form when input is invalid

In today’s article, we will learn how it is possible to make it possible to prevent saving the form when input in your custom PCF control is invalid. At the moment there is no out of the box possibility to do this. There is an idea from Ben Thompson...
Read More

PCF – How to use images in component

A few days ago a twitter user (kr!$#n@) mentioned me and some other developers in a tweet. Included was a question regarding PCF. I was happy to help and honored to be one of the persons the community asks for help. I suggested to use the Office UI Fabric....
Read More

PCF – Designing Errors like standard MDA Errors

Like in my first article regarding PCF (read more) advertised this Article i will show you how to design the custom Errors of your PCF Control to look like the standard MDA errors. The following example builds on the input we designed in the mentioned first article. Standard MDA...
Read More

PCF – CSS for Model-driven Apps (MDA)

In my first post of 2020 i would like to talk about “Power Apps component framework” (PCF). I will not write another article about how to create your first PCF Control. There are some good article out there already covering this topic . For example: the Microsoft Docs, from...
Read More