web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / More than one control ...
Power Apps
Unanswered

More than one control development in PCF Solution

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Is it possible to have more than one different control in PCF solution?

 

I am planing to have a similiar folder structure for my Power Apps PCF components.

My package.json is like that;

 

  "scripts": {
    "build""pcf-scripts build",
    "clean""pcf-scripts clean",
    "rebuild""pcf-scripts rebuild",
    "start""pcf-scripts start"
  },
 

How can I give a specific control as parameter to pcf-scripts?

 

  • ControlLibrary
    • ControlFolder#1
      • index.ts
      • manifest.xml
    • ControlFolder#2
      • index.ts
      • manifest.xml
    • SolutionFolder
    • *.pcfproj
    • psconfig.js
    • package.json
    • ...
I have the same question (0)
  • magesoe Profile Picture
    80 on at

    You would have to write something yourself that calls pac PCF push if you want to do it for all projects at the same time. Otherwise you could just call it individually in each controls folder.

     

    Microsoft's preferred way of bundling PCFs is by using the add reference command

     

    pac solution add-reference --path c:\downloads\mysamplecomponent

     

    And then calling msbuild to get a solution with all referenced controls.

    https://docs.microsoft.com/en-us/powerapps/developer/component-framework/import-custom-controls

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 70

#2
WarrenBelz Profile Picture

WarrenBelz 64 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 36 Super User 2026 Season 1

Last 30 days Overall leaderboard