When customizing a SharePoint form for a list, the designer needs to have control over the "Save and Cancel" buttons that appear in SharePoint to
- Label them as we please (e.g. so that we can set "Save" to be something custom, like "Submit")
- Change Icons
- Hide the "Customize" and "Copy Link" buttons
- Hide the button bar all together, so that we can instead put our own "Submit" and "Cancel" buttons at the bottom of the form if we want to. Creating a custom "Submit" button works fine at the moment, but a custom Cancel Button does not close the SharePoint form - it seems to do nothing
Mockups demonstrating the end outcomes that could be achieved:
SharePoint form with customised buttons
SharePoint form with no buttons at top, using PowerApps buttons at bottom instead