According to the docs, calling 'XDocument.SetDirty(false)' will repress
the save form dialog
Cheers
Nick
-----Original Message-----
From: Reuven Trabin [mailto:anonymous@discussions.microsoft.com]
Posted At: Friday, 30 July 2004 4:40 a.m.
Posted To: microsoft.public.infopath
Conversation: Eliminating Save Changes prompt
Subject: Eliminating Save Changes prompt
Hi,
I have a InfoPath SP1 application that does some direct updates to a
database via a save button on the form. When the user closes the form,
the regular InfoPath Close/Exit prompt is displayed.
I'd like to avoid displaying this prompt. Is there a way to do that?
Many thanks,
Reuven
Reuven - 30 Jul 2004 02:10 GMT
Thanks Nick - that was it.
Reuven
>-----Original Message-----
>According to the docs, calling 'XDocument.SetDirty(false)' will repress
[quoted text clipped - 24 lines]
>
>.