Join Tae and Lachlan as they discuss the pros and cons, strengths and weaknesses of the current Power Apps UI extensions: PCF controls and embedded Canvas apps. In this session,
Join Tae and Lachlan as they discuss the pros and cons, strengths and weaknesses of the current Power Apps UI extensions: PCF controls and embedded Canvas apps. In this session,
While working on creating a PCF control for status fields in Dynamics 365, where I wanted to show colored icons based on status, observed that icons do not render by
This video shows a demo of Twitter style “Clever Character Counter” PCF Control and configuration of the control. Link to GitHub project: https://github.com/Power-Maverick/PCF-Controls/tree/master/CleverCharacterCounterControl This tool was created using PCF Builder
This video shows a demo of URL Preview Card PCF Control and configuration of the control. Create your own Link Preview API Key ▶ https://www.linkpreview.net/ Link to GitHub project: https://github.com/Power-Maverick/PCF-Controls/tree/master/UrlCardControl
Once you have developed your PCF Controls you may need to implement localization. This video explains how to easily add localization files, translate them and reference it in your code.