A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

custom form as forwarded item not visible in other Exchange org



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old May 4th 06, 04:01 PM posted to microsoft.public.outlook.program_forms
[email protected]
external usenet poster
 
Posts: 7
Default custom form as forwarded item not visible in other Exchange org

Hello,

I've created a custom form based on a message which allows to enter
data for a hardware purchase and a button to "Send to manager". The
user can fill this in and choose someone from the GAL to send the form
to.
The recipient receives this form (as a "note" icon in his inbox ?) and
when opening it he can approve the purchase and click on the approve
button or he can reject the purchase with a reject button. The form
thus has a different "read" and "compose page".
The problem is that whenever the user clicks approve the mail is
"forwarded" with a few lines of code to an external smtp-adres so the
form leaves the Exchange org. The recipient is also on Exchange, has a
copy of the form published in his Personal Forms Library and has the
flag "use MAPI Rich Text" in his Exchange properties in AD (on the
sending Exchange server).
However the recipient is receiving empty mails.
I had to go for forward because the approving manager upon opening the
mail the mail is "read" and cannot be resend from code without
forwarding it (I guess).
The code used behind the button is :

Sub CommandButton2_Click()
Set objNewItem = Item.Forward 'This is the line that causes the
error!
objNewItem.To = "
objNewItem.Recipients.ResolveAll
objNewItem.Send
End Sub

I really would appreciate some help on this.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Published form not visible Steinar Larsen Outlook - Using Forms 3 May 4th 06 01:46 PM
Emailing a contact vCard with custom form loses all custom info Kim Outlook - Using Contacts 7 April 27th 06 12:21 AM
Form not visible in sent message KFitz Outlook - Using Forms 4 April 25th 06 10:57 AM
Sending custom form item as mail attachment to person outside org DougMunday Outlook - Using Forms 4 April 13th 06 08:02 PM
Rule to Forward Incoming Mail Fails when item is itself a replied-to or forwarded e-mail Steven Bookman Outlook - General Queries 3 April 6th 06 09:41 PM


All times are GMT +1. The time now is 06:08 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.