I have custom buttons in powerapps customized SharePoint list. Now I want to remove or hide these save, cancel and customize with powerapps options. How to achieve this?
Solved! Go to Solution.
Hi @ShaikhaEid ,
Currently you cannot hide these buttons as they are part of the standard SharePoint list design. If you want this feature, you might need to ask about this in SharePoint community.
Regards,
Mona
Hi @ShaikhaEid ,
Currently you cannot hide these buttons as they are part of the standard SharePoint list design. If you want this feature, you might need to ask about this in SharePoint community.
Regards,
Mona
I use a work around for this. If you're editing the form in PowerApps, in the OnSave property of the SharePointIntegration - remove the submit form function to disable the save button. I insert a notification to provide feedback to my users if they do happen to click the save button instead of the other buttons that I may have embedded into the form for various reasons.
Thank you for this @DukeDeVan , best workaround thus far until MS fixes this for better user experience.
Im trying this on the OnCancel property and its not popping up. Am I missing something?
User | Count |
---|---|
221 | |
99 | |
94 | |
55 | |
36 |
User | Count |
---|---|
273 | |
104 | |
104 | |
60 | |
60 |