PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Command Buttons

Reply

Re: Command Buttons

 
Thread Tools Rate Thread
Old 08-07-2003, 06:50 PM   #1
Arlene Swedberg
Guest
 
Posts: n/a
Default Re: Command Buttons



>-----Original Message-----
>If the form no longer runs code after you have sent or

saved it, you probably have done something to "one-off"
the form. Outlook 2002, Outlook 2000 SP2 and Outlook 2000
or 98 with the Email Security Update will not run code on
one-off forms; see
http://www.slipstick.com/outlook/esecup.htm#formsec for
more information.
>
>To ensure that a form does not one-off:
>
>-- Make sure the "Send form definition with item" box on

the (Properties) tab of the form is *not* checked. [1]
>
>-- For in-house corporate use with Exchange Server,

publish the form to the Organization Forms library or a
public folder's forms library, as appropriate for your
application.
>
>-- For collaboration via the Internet, publish your form

to your Personal Forms library. Save it as an .oft file
and send it to other people who need to use it with
instructions to publish it with the same form name that
you used.
>
>Many other things can cause one-off forms. If the above

steps don't work on a new item created with your form, see
http://www.slipstick.com/dev/formpub.htm#oneoff for other
possible causes.
>
>[1] Whenever you publish a message form, Outlook will

suggest that you may want to check the "Send form
definition with item" box to ensure that the recipient
will have the form, especially if you're sending to
someone via the Internet. In the current Outlook security
environment, this suggestion is obsolete. Ignore it.
>
>--
>Sue Mosher, Outlook MVP
>Outlook and Exchange solutions at http://www.slipstick.com
>Author of
> Microsoft Outlook Programming: Jumpstart
> for Administrators, Power Users, and Developers
> http://www.slipstick.com/books/jumpstart.htm
>
>
>"Arlene Swedberg" <aswedberg@hfsw.com> wrote in message

news:027001c3456c$f3283970$a101280a@phx.gbl...
>> I have created a custom request form with several

command
>> buttons on it to print, submit, approve and reject the
>> request. The command buttons work while in compose

mode,
>> but once it is in read mode they stop working.
>>
>> Can anyone help me with this?
>>
>> Thanks,
>>
>> Arlene

>.
>Thanks! I found a code example that resets the message

class and it looks like it's working again. My form was
becoming a one-off because I was using possible values to
populate my combo boxes and ReadOnly controls.

Thanks again,

Arlene
  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

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