Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Forms / September 2007

Tip: Looking for answers? Try searching our database.

Close Form After Voting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DavidW - 26 Sep 2007 12:38 GMT
When I receive a meeting request (standard Outlook functionality) the message
closes automatically after I select either Accept, Decline etc.

I have created a custom form and added voting buttons to it but when the
recipient receives the message it remains open after they have selected a
voting option. The user has to manually close the message. The problem that
this presents is that some users cannot remember whether they have voted or
not when they re-read the message a later date.

What I would like to achieve is:

a) for the message to automatically close when the user selects a voting
option
b) to include some sort of indication on the message that states whether the
user has responded to the message

Is this possible?

Thanks
Sue Mosher [MVP-Outlook] - 26 Sep 2007 14:19 GMT
a) Outlook version? There are bugs with the Close method in both current versions.

b) Outlook already does that with the infobar.

Signature

Sue Mosher, Outlook MVP
  Author of Microsoft Outlook 2007 Programming:
    Jumpstart for Power Users and Administrators
   http://www.outlookcode.com/article.aspx?id=54

> When I receive a meeting request (standard Outlook functionality) the message
> closes automatically after I select either Accept, Decline etc.
[quoted text clipped - 15 lines]
>
> Thanks
DavidW - 26 Sep 2007 14:34 GMT
Hi Sue,

We are using Outlook 2003. I'm away from the office at the moment so I'll
have to check the infobar when I get back.

Thanks
David

> a) Outlook version? There are bugs with the Close method in both current versions.
>
[quoted text clipped - 19 lines]
> >
> > Thanks
Sue Mosher [MVP-Outlook] - 26 Sep 2007 14:38 GMT
You'd need to put this statement in the Item_CustomAction event handler:

   Item.Close 0

BUT there is a bug that you may need to call Microsoft to get a hotfix for before you can use that. See http://www.outlookcode.com/article.aspx?id=55, under Post-SP2 Problems.

Signature

Sue Mosher, Outlook MVP
  Author of Microsoft Outlook 2007 Programming:
    Jumpstart for Power Users and Administrators
   http://www.outlookcode.com/article.aspx?id=54

> Hi Sue,
>
[quoted text clipped - 27 lines]
>> >
>> > Thanks
DavidW - 26 Sep 2007 15:42 GMT
Thanks Sue, I'll test that out.

David

> You'd need to put this statement in the Item_CustomAction event handler:
>
[quoted text clipped - 33 lines]
> >> >
> >> > Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.