J
.:J:.
Hi
I'm trying to close my infopath document after the user clicks "send"
- the outlook send veresion, using XDocument.View.Window.MailEnvelope.
I dont know how to catch the event when the user clicks send email,
and the HTML is emailed.
How do I create a function that closes after that click
(Application.XDocuments.Close(0)
?
Cheers
Jakob
I'm trying to close my infopath document after the user clicks "send"
- the outlook send veresion, using XDocument.View.Window.MailEnvelope.
I dont know how to catch the event when the user clicks send email,
and the HTML is emailed.
How do I create a function that closes after that click
(Application.XDocuments.Close(0)
Cheers
Jakob