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 / Form fields not visibl...
Power Apps
Answered

Form fields not visible when running the app

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi, 

 

I have created a table in excel sheet with 1 column - "Names". I have connected the data using OneDrive. 

In power apps, I created a simple UI with 1 input field "Name". I want user to type the name, click submit. The name should get stored in the excel sheet. For every new name entered, a new row should be added to the table in excel sheet. 

 

When running the app, the form is not showing up. What am I missing?

 

Thank you.

 

 

 

2.PNG
Capture.PNG
Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,127 Most Valuable Professional on at

    It looks like you added a TextInput box, not a form with a field.  So there is nothing binding that input to the excel column in the table.  In the ONSelect action of the button you need to add a Patch() that will submit the record to the Excel table.  Depending on the table name it would look something like this.

    patch(datasourcename, defaults(datasourcename), {Names: TextInput1.Text})
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    Set your form default mode to New.

    It is currently showing to be in Edit mode and you are not providing an Item in the Item property of the form.

    If you are only concerned with creating records, then place the form in New mode.

     

    I hope this is helpful for you.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you.

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 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard