Can PCFs communicate?

A PCF component is isolated in a sandbox. It gets a piece of the document (a div) where it can play, and it's allowed to report when the value(s) changed. That's it. I totally understand that the components has to be in "isolation", but what if they need to "tell" more? Platform way: Communication through... Continue Reading →

PCF: getOutputs

The getOutputs method of the PCF components seems pretty self-explaining: (https://docs.microsoft.com/en-us/powerapps/developer/component-framework/reference/control/getoutputs) It is called by the framework prior to a component receiving the new data. Returns an object based on nomenclature defined in manifest, expecting objects[s] for the property marked as bound or output. I was a little unsure about the possibility of PCF components to set the... Continue Reading →

Website Powered by WordPress.com.

Up ↑

%d bloggers like this: