Auto save feature needs to be disabled in form level? Thanks in advance

Auto save feature needs to be disabled in form level? Thanks in advance
No,
This cannot be disabled as it is standard functionality.
Hi Prera,
As Komi suggested, it cannot be disabled as its a standard functionality.
Can you tell me why you want to disable the save button?
Is there any specific functionality?
Thanks,
Girish S.
Auto saving helps people to work without any worry, this actually a blessings in many cases, you should not also customize this as per my opinion.
Hi,
We have toggle to enable the power app from D365 form, if the toggle is enable by mistake, its hitting the live production site. To avoid this client needs to save the data manually.
To avoid this, you can add some validation code.
1) Before saving, you can throw an error/warning to the user indicating that the toggle button is enabled.
2) If the toggle button is enabled, show a popup window with a yes or no button to confirm the save.