Skip to main content

Notifications

Community site session details

Community site session details

Session Id : oVDlg5+dsD+/ftmRRFsJvR
Power Apps - Building Power Apps
Answered

EditForm not submitting , no error message

Like (0) ShareShare
ReportReport
Posted on 10 Apr 2023 19:22:36 by 909 Super User 2024 Season 1

Hi,

 

How can I troubleshoot as to why my form is not submitting?

 

I have this in my Onselect property of a button - SubmitForm(EditForm1)

 

But nothing happens, no error, nothing in the sharepoint gets added.

 

How can I look into this further? All my fields are filled in.

  • RobHajj98 Profile Picture
    496 on 19 Apr 2023 at 13:18:27
    Re: EditForm not submitting , no error message

    Hey @wonka1234 ,

     

    Can you please insert a label and set its text property to formname.Valid?

     

    After making the changes, please reply to my post with the result.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

  • Verified answer
    wonka1234 Profile Picture
    909 Super User 2024 Season 1 on 19 Apr 2023 at 13:01:16
    Re: EditForm not submitting , no error message

    This was just a silly mistake, I had a required power apps field that had visible = false.

  • wonka1234 Profile Picture
    909 Super User 2024 Season 1 on 10 Apr 2023 at 20:34:51
    Re: EditForm not submitting , no error message

    @BCBuizer  thanks, no required fields in the list though!

  • BCBuizer Profile Picture
    22,027 Super User 2025 Season 1 on 10 Apr 2023 at 20:25:33
    Re: EditForm not submitting , no error message

    Hi @wonka1234 ,

     

    The first thing to check is which fields are required in your data source. For SharePoint you can find that in the List Settings:

     

    BCBuizer_0-1681158264815.png

     

    Then make sure you have a value filled out for all of the required fields when submitting the form. If that doesn't fix the issue, there are further suggestions in this topic: https://powerusers.microsoft.com/t5/Building-Power-Apps/Getting-quot-An-entry-is-required-or-has-an-invalid-value-Please/td-p/299145

  • wonka1234 Profile Picture
    909 Super User 2024 Season 1 on 10 Apr 2023 at 20:16:37
    Re: EditForm not submitting , no error message

    @BCBuizer  thank you, it seems like i am getting an error on a field, is there a way to identify which is the problem field?

     

    {
      "status": null,
      "duration": null,
      "dataSource": null,
      "responseSize": null,
      "controlName": "Send Notifications_3",
      "propertyName": "OnSelect",
      "nodeId": 2,
      "formulaData": {
        "script": "",
        "spanStart": null,
        "spanEnd": null
      },
      "data": {
        "context": {
          "entityName": "Send Notifications_3",
          "propertyName": "OnSelect",
          "nodeId": 2,
          "id": 3498
        },
        "info": "A form entry is missing a required value or has an invalid value.",
        "message": "An entry is required or has an invalid value. Please correct and try again."
      }
    }
  • BCBuizer Profile Picture
    22,027 Super User 2025 Season 1 on 10 Apr 2023 at 19:26:27
    Re: EditForm not submitting , no error message

    Hi @wonka1234 ,

     

    The easiest way to find the root cause of your issue is by using Monitor. More information on how to use Monitor can be found here: https://learn.microsoft.com/en-us/power-apps/maker/monitor-canvasapps

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,658 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard
Loading started