PC Review


Reply
Thread Tools Rate Thread

Cuatom Form confusion

 
 
Robin
Guest
Posts: n/a
 
      4th Jun 2010
Hello,

We receive faxes by email (via 3 party) which all wind up in an Incoming
Faxes folder (Public Folder) in Outlook (2003). They have a to/from,
sent/received, subject, attachment, etc fields as does an email. Right now
the Subject Line is always "Fax from [phone#] to [phone#] which does not tell
us much. I have customized a form to add fields so that the admin receiver
can look at the fax (which is a pdf attachment) and fill in the added fields
with the proper StaffID, Client Name, etc so that viewing the Incoming Faxes
folder has some meaning.

I published the new custom form (Named Incoming Fax) and the Message Class
became IPM.Post.Incoming Fax. (I'm a bit confused as to the Post vs Message
vs Note references I see in these group discussions). The form is published
in the Incoming Faxes public folder, and the "Use the following form when
posting to this folder" is set to my new form.

My problems are: 1) New faxes coming in still use the old form; 2) Under
properties, I changed to "Use Only the above form" and this stopped all faxes
from coming in; 3) the only time my custom form is seen is when the
particular fax i used as a starting point is viewed; 4) I am aware the faxes
received prior to the creation of the custom form will need to have their
Message Class changed to view in the new custom form. I have created the VB
script to do this but when I open the form to run the script, I get an error
that the form cannot be opened and Outlook will use a default instead
(cleared cache did not help).

Am I even close to being on the right track here? (I've created custom
forms before but on a stand alone PC only. Here the public folders are
Exchange)
Any help would be appreciated.

Thank you in advance,
Robin
 
Reply With Quote
 
 
 
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      5th Jun 2010
Also, you don't really need a custom form if your purpose is to make it
easier to eyeball the contents of the folder. Just add custom fields to the
view and turn on in-cell editing. The admin receiver can then type the
information directly into the view.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54



"Robin" wrote:

> Hello,
>
> We receive faxes by email (via 3 party) which all wind up in an Incoming
> Faxes folder (Public Folder) in Outlook (2003). They have a to/from,
> sent/received, subject, attachment, etc fields as does an email. Right now
> the Subject Line is always "Fax from [phone#] to [phone#] which does not tell
> us much. I have customized a form to add fields so that the admin receiver
> can look at the fax (which is a pdf attachment) and fill in the added fields
> with the proper StaffID, Client Name, etc so that viewing the Incoming Faxes
> folder has some meaning.
>
> I published the new custom form (Named Incoming Fax) and the Message Class
> became IPM.Post.Incoming Fax. (I'm a bit confused as to the Post vs Message
> vs Note references I see in these group discussions). The form is published
> in the Incoming Faxes public folder, and the "Use the following form when
> posting to this folder" is set to my new form.
>
> My problems are: 1) New faxes coming in still use the old form; 2) Under
> properties, I changed to "Use Only the above form" and this stopped all faxes
> from coming in; 3) the only time my custom form is seen is when the
> particular fax i used as a starting point is viewed; 4) I am aware the faxes
> received prior to the creation of the custom form will need to have their
> Message Class changed to view in the new custom form. I have created the VB
> script to do this but when I open the form to run the script, I get an error
> that the form cannot be opened and Outlook will use a default instead
> (cleared cache did not help).
>
> Am I even close to being on the right track here? (I've created custom
> forms before but on a stand alone PC only. Here the public folders are
> Exchange)
> Any help would be appreciated.
>
> Thank you in advance,
> Robin

 
Reply With Quote
 
Robin
Guest
Posts: n/a
 
      7th Jun 2010
Thank you Sue! That's so much simplier and accomplishes exactly what we
needed.

Robin

"Sue Mosher [MVP]" wrote:

> Also, you don't really need a custom form if your purpose is to make it
> easier to eyeball the contents of the folder. Just add custom fields to the
> view and turn on in-cell editing. The admin receiver can then type the
> information directly into the view.
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
>
> "Robin" wrote:
>
> > Hello,
> >
> > We receive faxes by email (via 3 party) which all wind up in an Incoming
> > Faxes folder (Public Folder) in Outlook (2003). They have a to/from,
> > sent/received, subject, attachment, etc fields as does an email. Right now
> > the Subject Line is always "Fax from [phone#] to [phone#] which does not tell
> > us much. I have customized a form to add fields so that the admin receiver
> > can look at the fax (which is a pdf attachment) and fill in the added fields
> > with the proper StaffID, Client Name, etc so that viewing the Incoming Faxes
> > folder has some meaning.
> >
> > I published the new custom form (Named Incoming Fax) and the Message Class
> > became IPM.Post.Incoming Fax. (I'm a bit confused as to the Post vs Message
> > vs Note references I see in these group discussions). The form is published
> > in the Incoming Faxes public folder, and the "Use the following form when
> > posting to this folder" is set to my new form.
> >
> > My problems are: 1) New faxes coming in still use the old form; 2) Under
> > properties, I changed to "Use Only the above form" and this stopped all faxes
> > from coming in; 3) the only time my custom form is seen is when the
> > particular fax i used as a starting point is viewed; 4) I am aware the faxes
> > received prior to the creation of the custom form will need to have their
> > Message Class changed to view in the new custom form. I have created the VB
> > script to do this but when I open the form to run the script, I get an error
> > that the form cannot be opened and Outlook will use a default instead
> > (cleared cache did not help).
> >
> > Am I even close to being on the right track here? (I've created custom
> > forms before but on a stand alone PC only. Here the public folders are
> > Exchange)
> > Any help would be appreciated.
> >
> > Thank you in advance,
> > Robin

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sub-Form confusion ? Will Microsoft Access 0 24th Apr 2006 04:01 PM
Form validation confusion AGB Microsoft ASP .NET 1 12th Jul 2005 09:30 PM
Cuatom TabControl using TabStrip and Docking Problem =?Utf-8?B?TmlsZXNoIFJhZGU=?= Microsoft Dot NET Framework Forms 0 23rd Jun 2004 05:19 AM
Data Form confusion Marcella Microsoft Excel Discussion 6 22nd May 2004 11:54 AM
Custom form confusion joebob Microsoft Outlook Form Programming 4 13th Mar 2004 04:18 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:56 AM.