I think i have solved this problem before, however i can not think of how i did it. Heres my problem: I am creating a powerapps form connected to a sharepoint list. Usually when you create a new item, edit and item, the standard submit button is at the top. However, in my app i have a custom button that uses SubmitForm in the onSelect of that button to submit the form. I need the "standard-button" of sharepoint to be deactivated, so mine is the only one clickable.
How do i achieve this?