I encountered a very strange behavior on the Refresh Button of a Dataverse Form. I would expect this button would only reload the form (and throw away the changes you made) but it first SAVES the form!
Users would not understand that the changes are saved and this should not be the case I believe.
Before Refresh
after Refresh
Solved! Go to Solution.
Hello @KroonOfficeSol
Hope you are doing good. Please follow below steps.
1. Navigate to https://make.powerapps.com else Open your Model Driven Apps
2. Click Gear Icon at the Top --> Select Advance Settings --> Click ADMINISTRATION -->
3. Select System Settings --> Select Enable auto save on all forms to NO
Click ok --> Publish Customization and Try Again.
Now if you REFRESH the Form --> It will Ask for Weather you want to Save or Discard the Changes.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Hello @KroonOfficeSol
Hope you are doing good. Please follow below steps.
1. Navigate to https://make.powerapps.com else Open your Model Driven Apps
2. Click Gear Icon at the Top --> Select Advance Settings --> Click ADMINISTRATION -->
3. Select System Settings --> Select Enable auto save on all forms to NO
Click ok --> Publish Customization and Try Again.
Now if you REFRESH the Form --> It will Ask for Weather you want to Save or Discard the Changes.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
@rampprakash the only issue with this approach is that it will disable the auto save on all forms in the environment. Because we have different solutions running and this issue is in just one solution, this is in my case not really an option. Is there also a way to disable the auto save on a particular form?
Hello @KroonOfficeSol
yes we can do it by writing JavaScript.
This Link can help you : https://cloudblogs.microsoft.com/dynamics365/no-audience/2013/11/18/how-to-manage-auto-save-for-indi...
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
User | Count |
---|---|
20 | |
11 | |
9 | |
5 | |
5 |
User | Count |
---|---|
31 | |
29 | |
15 | |
12 | |
9 |