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 / How do I add one Edit ...
Power Apps
Answered

How do I add one Edit Form inside Component?

(1) ShareShare
ReportReport
Posted on by 8
Hi Builders,
 
I am trying to develop a popup with edit form in it which will be used in multiple places inside the application. so i need to design it as reusable component.
 
But inside a component, i cannot able to Insert/Add a form control. The specific options are disabled.
 
So form control are not allowed to be added inside a component.
 
I googled and cannot able to find a lead regarding this.  
 
Kindly share your thoughts.
 
Thanks for you time and suggestion.
Categories:
I have the same question (0)
  • Verified answer
    Mark Nanneman Profile Picture
    991 Moderator on at
    Certain controls can't be added to components, including forms.  This is sort of mentioned in the "Known Limitations" on the Component Documentation, but it's not written in the clearest way.

     
    For a component to do what you want, you'd need to build your own "form" in it. 
     
    Just add controls and a "Submit" button, but instead of Submit you'd do a Patch() function, and manually reference each control for each column in your datasource.

    E.g.




     
    The easiest way to do this is to let the component access the app scope. 


    This lets you access your datasources and do Patch() right in the component.  Otherwise, you'd have to use custom input/output properties to handle passing data sources/records into the component and handle output formulas when triggered by a button in the component.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard