powerapps-component-framework
There are 38 repositories under powerapps-component-framework topic.
microsoft/shapeshifter
A way to dynamically render controls in Power Apps
Power-Maverick/PCF-Builder-VSCode
Build your Power Apps Component Framework custom controls faster. No need to remember the PCF CLI commands. All commands provided in one selection list for you to execute. https://marketplace.visualstudio.com/items?itemName=danish-naglekar.pcf-builder
BeverCRM/PCF-EditableTable
This control allows the transformation of the default Dynamics 365 grid to an editable grid with add new line functionality.
tcorcor1/group-approval-viewer-D365-pcf
Dynamics 365 PCF control for displaying the status of Power Automate group approvals
jasonaalmeida/PCF_GridCard
A PCF control to render a grid (built specifically for single record grids) as a traditional list of fields in a section
BeverCRM/PCF-ScheduleBoardView
This control converts any dataset that has start date and end date in its records into Schedule Board
taerimhan/microsoft-graph-api-presence-pcf
Demonstrating consuming Microsoft Graph API from PCF control
BeverCRM/PCF-DragAndDropGrid
This control allows to quickly upload Dynamics 365 note attachments by drag and droping it directly on the grid of records
BeverCRM/PCF-FetchToSubgrid
This control converts a FetchXml string into a subgrid.
martinlaukkanen/report-pcf
Easy Reports is a PowerApps component to add chart components to your Dashboards and Forms in a Model Driven app.
Akouddane/EditableQuickViewForm
Editable QuickView Form in Dynamics CRM
BeverCRM/PCF-DragAndDropArea
This control allows uploading files by doing drag and drop to the sub-grid line
NielsMinnee/NNDropdown
Control which converts Many-to-Many relationship into a multiselect dropdown. Via an input parameter a filter can be added, which is impossible with OOB Functionality of the N:N Control.
roshangautam/shazam
Boilerplate to get started with power apps development
BeverCRM/PCF-TimePicker
This control allows to modify default DateTime fields to show time portion only
iamgreggarcia/IFrameVirtualPCF
An iFrame PCF component.
mehmetseckin/Reactions
A set of PCF controls that add emoji reaction capabilities to Model-Driven Apps on Power Platform.
PowerThomas/NativeDialogControl
Native Dialog Control is a Power Apps PCF control designed specifically for Custom Pages in Model-driven apps. By leveraging the Navigation API, it enables the use of native model-driven dialogs to enhance user interaction.
Shko-Online/ComponentFramework-Mock
Mocking library to help with testing PowerApps Component Framework Components
taerimhan/react-aad-msal-poc-pcf
Proof of Concept PCF control utilising react-aad-msal npm package to consume custom web API secured using Azure AD
Akouddane/PcfCustomKanban
PCF Kanban View in Dynamics CRM
mehmetseckin/TimeZoneDisplay
A PCF control that displays a date or date and time field in a different timezone
taerimhan/msal-react-user-lookup-pcf
Sample PCF control calling Microsoft Graph using @azure/msal-react
BeverCRM/PCF-PasswordField
This control converts the string field into a password field.
mbrg/ShellControl
A JavaScript Shell PowerApps PCF component for education and research
paulbreuler/PCF-Controls
Power Apps Component Framework (PCF) custom controls collection
taerimhan/adaptivecard-templating-pcf
Sample PCF control to demonstrate Adaptive Cards Templating
ChgoChad/companynewspcfcontrol
This is a Power Component Framework (PCF) control for use in model-driven PowerApps and provides the top 4 results from a Bing News Search based on a company name or other search string passed to it. It has been refactored to add a source selection which Bing API it uses for search.
matteoparlato/Plucky-Phoenix
Welcome to Plucky Phoenix, your go-to resource for coding guidelines, tips, and tricks for working with Power Apps!
novalogica/pcf-action-button
PowerApps Component framework (PCF) control that allows you to create customizable buttons for specific actions, such as opening forms or executing processes. Each button is defined by a JSON object specifying a few parameters such as key, label, icon, background color and text color.
novalogica/pcf-address-mapbox
PowerApps Component framework (PCF) control that auto-completes address fields based on user input, using Mapbox API.
novalogica/pcf-tags
A Fluent UI control that seamlessly integrates with the Dynamics 365 (D365) appearance, allowing users to create tags from comma-separated text input. The control will dynamically adapt to the environment's color scheme, ensuring a consistent and cohesive user experience.
Quethzel/RadioKAP
Radio button group as Three state switch - PCF