Drag and Drop between PCFs (Canvas Apps, Custom Pages, Model-Driven Forms)

I love the questions that challenges me. One of the latest ones, was about drag&drop inside a Custom Page or a Canvas App. I know about the Power Drag Drop PCF created by Scott Durow, which created a great way to easily drag and drop between collections. But I needed a little more like a... Continue Reading →

Optimized Fetching of Related Records inside Power Apps Grid Customizer PCF

I've wrote a few blogs about the (Preview) Power Apps Grid customized control: a way to host PCFs right inside the grid. The last one in that direction was about fetching related records. It's amazing that we are able to work with child records right inside the Power Apps Grid, but the way shown in... Continue Reading →

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.

PCF Debugging

Let's suppose you have the debug version of your PCF uploaded in your environment. How do you debug? Of course we don't want to use minimized code. To get the debug version of the code we have a few ways Use the debug Harness by using "npm start watch"Using Fiddler AutoResponder, as shown in my... Continue Reading →

Dataset PCF using FluentUI: open record

This is a part of my blog “My Checklist for a Dataset PCF using FluentUI“. What possibilities do we have to open a record and navigate to the form? I can think of three methods: using Navigation.openFormusing Navigation.navigateTo - unsupported (for now?)using dataset.openDatasetItem All of them will work only for the ModelDriven Apps. My favorite... Continue Reading →

Website Powered by WordPress.com.

Up ↑

%d bloggers like this: