Look again.
Step 1: Open the form in design mode.
Step 2: Switch to the (Properties) page, which is the next to last page on
the right.
Step 3: Look for the "Send form definition with item" check box on the right
side of the page, under the Change Small Icon button.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"BuddyWork" wrote in message
...
Hello Sue,
I don't see it.
I am developing in Outlook 2007, but my users are Outlook 2003 and 2007.
Thanks,
"Sue Mosher [MVP]" wrote:
It's right wherere I said it was -- on the (Properties) page in the
form's
design mode.
"BuddyWork" wrote in message
...
Hello Sue,
Thank you for your response. Please can you point me to where the
location
where the 'Send form definition with item' setting exist.
"Sue Mosher [MVP]" wrote:
Sounds like you might have a very old version of Outlook 2003, without
service packs, that gives a confusing message. Make sure the form is
published with the "send form definition with item" box on the
(Properties)
page in design mode unchecked.
"BuddyWork" wrote:
Hello,
I've created a custom outlook form using VB Script and in Outlook
2003
the
users gets the message 'Macros have been disabled. Macros might
contain
viruses or other security hazards. Do not enable this content unless
you
trust the source of this file'. In Outlook 2007 the users do not get
this
message. The VB Script does not call into any macros so I cannot
understand
why this is happening.