I need to check programmatically if the document is saved or not. I try to explain the scenario: I create the document that contain a custom dataType with button. When the user press the button my dataType must be check if the document is saved from the user before to proceed with operation.
Seems that the document when is created it is also saved and so I cannot check this. There is an easy way to solve the issue?
Check if document is saved
Hi Guys,
I need to check programmatically if the document is saved or not. I try to explain the scenario: I create the document that contain a custom dataType with button. When the user press the button my dataType must be check if the document is saved from the user before to proceed with operation.
Seems that the document when is created it is also saved and so I cannot check this. There is an easy way to solve the issue?
Thanks
Giuseppe
is working on a reply...