Outlook 2003 custom form fields not accessible to Exchange Server
  Home FAQ Contact Sign in
microsoft.public.outlook only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.outlook Profile…
 Up
Outlook 2003 custom form fields not accessible to Exchange Server         


Author: Ade_kcc
Date: Jul 4, 2007 02:03

Hi,

I have created a very simple custom form which is published to the
Organisational Library so users can send simple SMS messages through
our EMail system.

I don't seem to have any ability to change the properties of the
standard Outlook Message field so I created a very simple text object
with a maximum length and simple validation.

However my Exchange 'expert' tells me that he cannot process any
content in an Outlook form unless it is in the Message field! :-(

Is this the case? Does Exchange have no means of opening a published
custom form and extracting the data in a user-defined field?

If not, can I modify the properties of the Message field to at least
set a max length? I also then have the problem that if I set a
default signature block my sig is built-in to the published form and
appended to all messages sent using that form by other users!!
6 Comments
Re: Outlook 2003 custom form fields not accessible to Exchange Server         


Author: Ade_kcc
Date: Jul 6, 2007 02:05

On Jul 4, 2:17 pm, "Sue Mosher [MVP-Outlook]" outlookcode.com>
wrote:
> It's not clear what your expert is trying to tell you. Exchange is a server application. It doesn't "open" anything. Any SMS receiver, though, would be able to read only the message body, not any custom fields. Maybe that's what the expert is getting at.
>
> You should always turn off automatic signatures before doing any custom form design work.
>
> It is not possible to set the maximum size of the message body. You could, however, put code behind the form in the Item_Send event handler to check the length of the Body property and either cancel the send or truncate the text.
>
> You will also want to check with the Exchange administrator to make sure that the server is blocking TNEF/RTF content. Otherwise, you'll be sending a Winmail.dat attachment with each message you create with this custom form, which may not work well with SMS recipients.
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
>
> "Ade_kcc" yahoo.com> wrote in messagenews:1183539811.233902.217790@n60g2000hse.googlegroups.com...
>> Hi,
> ...
Show full article (2.73Kb)
no comments
Re: Outlook 2003 custom form fields not accessible to Exchange Server         


Author: Sue Mosher [MVP-Outlook]
Date: Jul 6, 2007 06:30

There's nothing to "fix" regarding the signature. If you don't want the signature to appear, you turn it off. If you do want it, you turn it on. Since you don't want it to appear when designing forms, you turn it off.

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

"Ade_kcc" yahoo.com> wrote in message news:1183712752.544483.25690@w3g2000hsg.googlegroups.com...
> On Jul 4, 2:17 pm, "Sue Mosher [MVP-Outlook]" outlookcode.com>
> wrote:
>> It's not...
Show full article (3.31Kb)
no comments
Re: Outlook 2003 custom form fields not accessible to Exchange Server         


Author: Ade_kcc
Date: Jul 11, 2007 03:07

Very true it's just, as I said, that as the creator of organisational
forms it just seems odd that the development function, for the
organisaton, is subject to the same rules as the user function.

It seems that this issue, of unwanted signatures, is recognised and
Microsoft have issued a fix, for one situation anyway, which does
actually help in this scenario where I want to prevent signatures
being added to the form message. :-)

http://content.techrepublic.com.com/2346-10877_11-36647-3.html

On Jul 6, 2:30 pm, "Sue Mosher [MVP-Outlook]" outlookcode.com>
wrote:
> There's nothing to "fix" regarding the signature. If you don't want the signature to appear, you turn it off. If you do want...
Show full article (3.96Kb)
no comments
Re: Outlook 2003 custom form fields not accessible to Exchange Server         


Author: Sue Mosher [MVP-Outlook]
Date: Jul 11, 2007 05:43

That article actually deals with a different issue -- the addition of the user's signature to a new item created with a custom form. I understood your issue to be the addition of the designer's signature to the form itself.

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

"Ade_kcc" yahoo.com> wrote in message news:1184148479.364404.273580@n60g2000hse.googlegroups.com...
> Very true it's just, as I said, that as the creator of organisational
> forms it just seems...
Show full article (1.68Kb)
no comments
Re: Outlook 2003 custom form fields not accessible to Exchange Server         


Author: Ade_kcc
Date: Jul 16, 2007 08:24

On Jul 11, 1:43 pm, "Sue Mosher [MVP-Outlook]"
outlookcode.com> wrote:
> That article actually deals with a different issue -- the addition of the user's signature to a new item created with a custom form. I understood your issue to be the addition of the designer's signature to the form itself.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
> "Ade_kcc" yahoo.com> wrote in messagenews:1184148479.364404.273580@n60g2000hse.googlegroups.com...
>> Very true it's just, as I said, that as the creator of organisational
>> forms it just seems odd that the development function, for the
>> organisaton, is subject to the same rules as the user function.
>
>> It seems that this issue, of unwanted signatures, is recognised and
>> Microsoft have issued a fix, for one situation anyway, which does
>> actually help in this scenario where I want to prevent signatures
>> being added to the form message. :-)
> ...
Show full article (2.01Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Re: UPDATE Sprint Dumps Needy Customers - Gismodo - READ THIS - Interesting Customer Service Modelalt.cellular.sprintpcs ·
Re: Access XP can create Access 2000 MDE ?microsoft.public.access ·
Outlook 2007 - Utlimate Ed. MEMORY LEAK OUTLOOK.EXEmicrosoft.public.outlook.general ·