- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
The postSave event is called although saveAs down!
Sometimes when you download a form to fill out, when save it with SaveAs and choose "overwrite existing file" sometimes (randomly) fails, the error message are: "The file can be read only or another user may be open ...", finally NOT save the file, it nevertheless invokes the event postSave!
I just want to invoke postSave event code in case that was saved application form and present it does not matter if it successfully saved or not, the method is invoked postSave ![]()
How can I be sure the form is saved? ... I simply need to execute my code ONLY when the form has been successfully saved, is there any way to get the result of the SaveAs method?
Thx!
Views
Replies
0 Likes
Total Likes