Re: outlook as workflow process

Henry_at_Koplien.de
Date: 04/06/04


Date: Tue, 6 Apr 2004 06:22:15 GMT

In <OQvraN1GEHA.576@TK2MSFTNGP11.phx.gbl> "Sue Mosher [MVP-Outlook]"
wrote:
> You must be using a pretty old version of Outlook, since this was fixed
> quite a while back. You should be able to avoid one-offing if you use
frames
> and disable/enable them instead of the data controls.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jennifer" <anonymous@discussions.microsoft.com> wrote in message
> news:E64AC6A4-1156-4090-9833-BB8DBABEBD67@microsoft.com...
> > I am trying to develop a workflow process using outlook custom forms
and
> VBScript behind it. The problem is that anytime you want to
programmatically
> mess with the properties of the controls (like enable/disable) it makes
the
> form One-Off so it does not run the code the second time it is opened
down
> the chain of recipients.
> >
> > I have these forms published in our organizational forms library, but
i
> need to be able to control what buttons the user can and cant push. Is
this
> just outside the scope of outlook programming? Or are there ways around
> this?
> >
> > Thanks for the help,
> > Jennifer
>

Is it possible to protect single switches, boxes, etc. for writing in a
form? At least this is not possible, or I haven't seen it, with Outlook
2003 in conjunction with the Workflow-Designer, which is only available
from 2000. (The one you can get fro free von MS)

Henry

--
----------------------------------------------------------------------
snail mail : Henry Koplien                             \|/
             From the Center of Nowhere              o(O O)o
---- eMail : Henry@NiKo-Internetpraesenz.de ----ooOo---(_)---oOoo-----


Relevant Pages

  • RE: Outlook SaveAs Dialog and SharePoint
    ... there is no way to programmatically control the Save As dialog via Outlook ... Web Folders and access to SharePoint. ... third-party ActiveX controls, but then you have to create User Forms or a COM ... using VBA? ...
    (microsoft.public.outlook.program_vba)
  • Re: Outlook 2002 - Customized form Size
    ... Perhaps there's an issue related to the grid. ... Sue Mosher, Outlook MVP ... > controls which aren't this size. ... >>> changed the Customer Form Temporary storage value to get ...
    (microsoft.public.outlook.program_forms)
  • Re: Event handling on Custom Forms with simple controls
    ... My custom form object isn't shown in the IDE. ... I want to work on the custom form object's controls - i.e a textbox in the ... Not the Outlook Program. ... Sub CommandButton1_Click ...
    (microsoft.public.outlook.program_forms)
  • Re: Event handling on Custom Forms with simple controls
    ... custom form code is VBScript entered in the Outlook form designer's code window. ... It has nothing at all to do with the VBA IDE. ... I want to work on the custom form object's controls - i.e a textbox in the ...
    (microsoft.public.outlook.program_forms)
  • Re: Inconsistent Property Page Width
    ... controls on the form at runtime. ... Outlook produces different property page dimensions for my controls. ... pages appear to dynamically adjust to compensate for the font change. ... It looks bad when the user switches from an Outlook built-in tab to ...
    (microsoft.public.outlook.program_addins)