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

Community site session details

Session Id :
Power Apps - Building Power Apps
Suggested answer

Error in form submission

(0) ShareShare
ReportReport
Posted on by
Hello everyone,
I'm trying to submit a form I have as an edit form, but when I click on the icon with Newform to fill in the data, when I finish submitting, the data isn't attached to the SharePoint database. The fields where I fill in the data are in the separate view where I have the form, and in the Datacard Update, I have linked the fields where the data is filled in.
The applications were working normally, but from one day to the next, without making any changes, they became corrupted. Does anyone know what could be happening?
I have the same question (0)
  • Suggested answer
    MS.Ragavendar Profile Picture
    3,886 Super User 2025 Season 2 on at
    Error in form submission
     
    • Is there any change of schema / backend columns have been updated or deleted recently in the system. 
    • Is there any errors showing in the Power-apps checkup?
    • You have set the Mode of the Form properly and If its Editform, the Items property are configured correct?
    • Are you using the submit form / Patch ?
      • If Submit form - did u used to on success / on failure property - this shows the data is saved or not.
      • If Patch - try with error handling on the submission. 
        • Set(varItemId, Patch().ID)
        • If(IsBlank(varItemId),Notify("Error"), Notify("Success")) // this is the pseudo code you can extend the logic accordingly.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
  • WarrenBelz Profile Picture
    150,771 Most Valuable Professional on at
    Error in form submission
    Please share some code here as your post is not entrely clear what the issue is here. Can you confirm the Item and DataSource of the Form and what you use to submit the Form. Also what the the Update of the Data Cards of the controls that are not working and what Mode (New or Edit) are you referring to here?
    Lastly, do you have any errors in either the code or when you submit the Form.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Tom Macfarlan – Community Spotlight

We are honored to recognize Tom Macfarlan as our Community Spotlight for October…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 1,019 Most Valuable Professional

#2
developerAJ Profile Picture

developerAJ 436

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 281 Super User 2025 Season 2

Last 30 days Overall leaderboard