Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Save and Cancel buttons on SharePoint form

(0) ShareShare
ReportReport
Posted on by
I'm modifying a SharePoint form using PowerApps customized forms and I'm wanting to either remove the Save and Cancel buttons from the top of the form or modify the action.  See Screen shot.  I've managed to change the Save action to be the same as the button. But I can't see where to change Cancel.  At the moment Cancel drops the user onto the list which I don't want the user to see.  Can someone provide advice? 
 
Categories:
  • scalca Profile Picture
    scalca 180 on at
    Save and Cancel buttons on SharePoint form
    there are a lot of feature requests on this issue out there
    unfortunately you can't hide them out of the box, if you're familiar with SPFx then you can inject some custom code to hide them.
    Otherwise what you can do is to disable the OnSave/OnCancel function in Power Apps Studio.
     
    You'll find the OnSave/OnCancel property on the SharePointIntegration Control
    I would add some Notification over there to guide the enduser to use the submit button within the form
    for example you can add in the OnSave property Notify("Please use the submit button below", NotificationType.Error)
     

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #9 Get Recognized…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,867

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,174

Leaderboard