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 / SharePoint Customized ...
Power Apps
Suggested Answer

SharePoint Customized form - NEW FORM will not save

(1) ShareShare
ReportReport
Posted on by 139

I customized a SharePoint list form using Integrate > Customize forms.  I set up my form, it was working, now the "Save" button at the top of the NEW (CreateItemForm) no longer does anything, I press it and nothing happens, no submit, no errors.  The "Cancel" button works. I can save using the EDIT Form.  The problem seems restricted to the CreateItemForm.

Looking under "SharePointIntegration" everything looks fine and I didn't edit anything in that area.

ONSAVE

Again I want to stress, this form was working fine and now it does not save.  No big changes were made.

How do I fix this?

Categories:
I have the same question (0)
  • Suggested answer
    mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at
    hey
     
     
    you are missing the FormName after the Submitform function
     
    should look something like this:
    If(
        App.ActiveScreen = CreateScreen,
        SubmitForm(CreateItemForm),
        If(
            App.ActiveScreen = EditScreen,
            SubmitForm(EditItemForm)
        )
    )
    
    if that helps please mark as verified answer
     
     
     
    cheers
  • Tj7933 Profile Picture
    139 on at
    HI,

    Sadly, the box with the Save code in it was not big enough for the screenshot to show the entire code.  I checked and that information is present for both Edit and Create screens.
     
    In the end I had to recreate the list, the forms, and the Power Automate flow to get things to work.
     
    The SharePoint list was saying the TITLE field was required when it was set to OPTIONAL.  No matter what I did I could not get the form to recognize that the title field was optional.   I checked all layers of the list and it was indicated optional, AND the field was set to optional within the customized form.  Yet, it still insisted that the field required a value.  PLEASE NOTE THAT THE LIST WAS WORKING FINE PRIOR TO THAT DATE.  
     
    If anyone knows why this would suddenly happen, it would be appreciated to know, as I do not need this to happen again.  Recreating the list, customized SharePoint form and Power Automate flow takes hours.  I also needed to transfer the data from the old list to the new list.
     
    TJ

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
WarrenBelz Profile Picture

WarrenBelz 531 Most Valuable Professional

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard