It was my first PCF: the ColorfulOptionset ๐งก๐๐๐๐๐ค; developed about two years ago and published on pcf.gallery: https://pcf.gallery/colorful-optionset/. This month we've got a very important and long awaited PCF feature: the Virtual Components. Of course I had to try it out, and the ColorfulOptionset seemed to be the best fit for this first try. And... Continue Reading →
Async requests inside PCF init and updateView
In quite a few cases, when we develop PCFs we need to make external requests. Even if the runtime provides metadata for the properties we define, sometimes we need some more. Or maybe we need to grab some more data from Dataverse or an external service. One easy way would be to make this requests... Continue Reading →
Editable Dataset PCF: New SDK Methods
Last week I was just browsing to PCF sdk, in order to post a link for an answer in the Power Apps Community Forum, and I've landed to "EntityRecord". I had the feeling that something was different, so I had a look to the methods available there: Wait.... What...? Can we change and save with... Continue Reading →
Why is my PCF not in the list?
Did this ever happened to you: youโve developed a PCF, uploaded it, but when you want to customize it for a control you donโt find it in the list? At this point you might be a little lost because you donโt get much information from your environment. I'll describe the cases Iโve noted until now.... Continue Reading →
Goodbye HTML Web Resources…
Donโt worry, the HTML web resources for model-driven are not deprecated. I just donโt believe that I will ever make new ones again. ย But there is that old problem of ClientGlobalContext deprecation. The ClientGlobalContext is an aspx site which we used to include in every HTML web resource in order to get access to information... Continue Reading →
2021 Release Wave 2 Plan: My Top 6 Power Apps Features
The Microsoft Power Platform 2021 release wave 2 is out. There are so many features which I really love: from user experience improvements, low code and pro dev features. My highlights are about the new possibilities to build apps and the features towards the transition to converged app. And of course the PCFs features, the... Continue Reading →
Troubleshooting Power Platform Extension for VSCode – PAC Connection Timeout & Co…
How to increaze the timeout for pac pac push/pac solution, how to switch the display language, where to find the logs, for both pac cli and VSCode extension.
Lookup PCF – let’s dive deeper
Lookup PCF ...the second.. this time for real! I had a look how a Lookup PCF works, what I can do with it and what not, how to detect the settings made by the maker, and more.... Even if the most of it is not supported for now, it helps me understand the Lookup role in the PCF-puzzle.
Power Apps Developer Bootcamp 2021 – Tripple “MyFirst”
Last year I've attended the "Power Platform Developer Community & PCF Saturday" (here the recordings from last year) and it was the most intense experience as an attendee I've ever had. Maybe because it was the first time the content was like especially made for me, both as a developer and as a PCF enthusiast.... Continue Reading →
A first look to the Lookup PCF
According to the docs, we can start using the PCF Lookup.Simple. But there is a small bundling issue. After fixing that, the customizing possibilities lets me dream about amazing features. Dream with me!