task to word.dot

  • Thread starter Thread starter Joel Allen
  • Start date Start date
J

Joel Allen

Hello,

I have Word template that I auto populate with form fields from my custom
task form. Then from Word, I click the [Send a Copy] button and it sends
the e-mail. The problem is that Word doesn't close and it leaves the
message still in view. I want it to send and close just like a normal
e-mail.

Should I use another type of template or is there a way programatically to
make it close after I review the template and hit send?

Thanks,
Joel
 
That "ghost window" for the sent item is a bug - I doubt you'd be able to
access it programmatically as it's not really "there".
 
Back
Top