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 / August 2004

Tip: Looking for answers? Try searching our database.

No content in receiver of form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John Dijkman - 02 Jul 2004 18:12 GMT
I am pretty sure this is so silly and obvious but this is
my first form and I am obvious doing something silly.

I am trying to make a form with outlook 2000.

The build of it goes fine.
The sending it goes fine.

When it arrives at the other end it does not have the
content of the form that was send?  I cannot find anything
in help etc so your help would be really appreciated to
get me going.

Kind regards,

John
Sue Mosher [MVP-Outlook] - 02 Jul 2004 18:32 GMT
Likely causes:

1) You created a compose layout for the form, but not a matching read
layout.
2) You're sending to someone inside your organization and didn't publish the
form to the Organizational Forms library.
3) You're sending to someout outside your organization and didn't check the
"send form definition with item" box on the form's (Properties) page -or-
don't have the recipient marked for rich text -or- the mail server ate the
rich-text content.

See http://www.outlookcode.com/d/sendform.htm for more information.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> I am pretty sure this is so silly and obvious but this is
> my first form and I am obvious doing something silly.
[quoted text clipped - 12 lines]
>
> John
John Dijkman - 02 Jul 2004 18:40 GMT
Sue, you were absoluttely right.
One other question if you do not mind: There must be a way
to protect the form which I do not seem to be able to find.

Your help would be really appreciated.

Kind regards,

John

>-----Original Message-----
>Likely causes:
[quoted text clipped - 28 lines]
>
>.
Sue Mosher [MVP-Outlook] - 02 Jul 2004 19:10 GMT
Protect the form design or the data? Neither is 100% protectable, BTW.
Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Sue, you were absoluttely right.
> One other question if you do not mind: There must be a way
[quoted text clipped - 25 lines]
> >See http://www.outlookcode.com/d/sendform.htm for more
> information.

> >"John Dijkman" <anonymous@discussions.microsoft.com>
> wrote in message
[quoted text clipped - 20 lines]
> >
> >.
John Dijkman - 02 Jul 2004 19:02 GMT
Thanks Sue,

Its the form really, content I already read that this was
not really feasible.

Thanks,

John

>-----Original Message-----
>Protect the form design or the data? Neither is 100% protectable, BTW.
[quoted text clipped - 54 lines]
>
>.
Sue Mosher [MVP-Outlook] - 02 Jul 2004 20:16 GMT
Neither is the form. You can put a password on it in the (Properties) page,
but I can show you the VBA code to get that password.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Thanks Sue,
>
[quoted text clipped - 8 lines]
> >Protect the form design or the data? Neither is 100%
> protectable, BTW.

> >"John Dijkman" <anonymous@discussions.microsoft.com>
> wrote in message
[quoted text clipped - 4 lines]
> >> to protect the form which I do not seem to be able to
> find.
Bryan Dickerson - 02 Jul 2004 21:24 GMT
Please forgive me for butting in again (I know that I do that a lot).  I
just found out that I'm having that same problem, for 2 particular users of
a custom form.  No one else has complained of this problem using this form.
I was so excited when I saw this thread, but I checked all 3 of the likely
causes and none of them apply. :-( Any other ideas??

> Likely causes:
>
[quoted text clipped - 25 lines]
> >
> > John
Sue Mosher [MVP-Outlook] - 02 Jul 2004 22:53 GMT
Where is the form published? What format are you sending the mail messages
in? Are both recipient and sender in the same Exchange organization and
using the Exchange service (not POP or IMAP) to connect to the server? What
version of Outlook?

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Please forgive me for butting in again (I know that I do that a lot).  I
> just found out that I'm having that same problem, for 2 particular users of
[quoted text clipped - 16 lines]
> >
> > See http://www.outlookcode.com/d/sendform.htm for more information.

> > > I am pretty sure this is so silly and obvious but this is
> > > my first form and I am obvious doing something silly.
[quoted text clipped - 12 lines]
> > >
> > > John
Bryan Dickerson - 06 Jul 2004 20:25 GMT
Still not knowing a ton about all the publishing aspects of the forms, I
just assumed that if the form is the default form for a public folder, then
it is published correctly.  Is this not the case?  The email messages are
taking whatever defaults the user has set up.  Generally, emails are edited
with Word as the default editor and in an HTML format.  Both recipient and
sender are in the same Exchange organization and both are using the same
method to connect to the Exchange server.  The sender is using Outlook XP
and the receiver is on Outlook 2003.

I think we are nearing my knowledge limit about this--and I'm supposed to be
the support for these forms!  LOL!

> Where is the form published? What format are you sending the mail messages
> in? Are both recipient and sender in the same Exchange organization and
[quoted text clipped - 42 lines]
> > > >
> > > > John
Bryan Dickerson - 06 Jul 2004 20:34 GMT
I meant to include, if it might help, that I walked the sender thru to the
"Clear Cache" button and when he presses it, he gets this message:

"The Forms Manager dialog box could not be displayed."

> Still not knowing a ton about all the publishing aspects of the forms, I
> just assumed that if the form is the default form for a public folder, then
[quoted text clipped - 58 lines]
> > > > >
> > > > > John
Sue Mosher [MVP-Outlook] - 04 Aug 2004 02:20 GMT
I'd run Help | Detect and Repair to see if that fixes it.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> I meant to include, if it might help, that I walked the sender thru to the
> "Clear Cache" button and when he presses it, he gets this message:
>
> "The Forms Manager dialog box could not be displayed."
Sue Mosher [MVP-Outlook] - 04 Aug 2004 02:18 GMT
No, that's not correct. The only items that will be able to use that form
will be those stored in that public folder. If you want recipients to be
able to view message from their Inbox with that form, it must be published
to the Organizational Forms library or to each user's Personal Forms
library.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Still not knowing a ton about all the publishing aspects of the forms, I
> just assumed that if the form is the default form for a public folder, then
[quoted text clipped - 13 lines]
> What
> > version of Outlook?

> > > Please forgive me for butting in again (I know that I do that a lot).  I
> > > just found out that I'm having that same problem, for 2 particular users
[quoted text clipped - 40 lines]
> > > > >
> > > > > John
 
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.