PC Review


Reply
Thread Tools Rate Thread

How to control the time to show the "compose page" or "read page"?

 
 
=?Utf-8?B?R2lic29uIENoZW4=?=
Guest
Posts: n/a
 
      7th Jul 2005
I created and published a outlook form on a folder,when a checkbox "submit"
on it has not been selected, all the documents in this folder should be open
as "compose page", otherwise as "read page". but defaultly, all the docs are
opened as "read page". How to control it?

Thanks,
Gibson

 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      7th Jul 2005
Outlook controls it, not you. The user sees the compose layout when they create a new item or work with a draft message. Otherwise, they see the read layout. Plan your application accordingly.

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


"Gibson Chen" <(E-Mail Removed)> wrote in message news:91A79F89-3471-4801-9907-(E-Mail Removed)...
>I created and published a outlook form on a folder,when a checkbox "submit"
> on it has not been selected, all the documents in this folder should be open
> as "compose page", otherwise as "read page". but defaultly, all the docs are
> opened as "read page". How to control it?
>
> Thanks,
> Gibson
>

 
Reply With Quote
 
=?Utf-8?B?R2lic29uIENoZW4=?=
Guest
Posts: n/a
 
      10th Jul 2005
Sue Thanks,

Do I have any method to set a message as a draft.

Thanks,
Gibson

"Sue Mosher [MVP-Outlook]" wrote:

> Outlook controls it, not you. The user sees the compose layout when they create a new item or work with a draft message. Otherwise, they see the read layout. Plan your application accordingly.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Gibson Chen" <(E-Mail Removed)> wrote in message news:91A79F89-3471-4801-9907-(E-Mail Removed)...
> >I created and published a outlook form on a folder,when a checkbox "submit"
> > on it has not been selected, all the documents in this folder should be open
> > as "compose page", otherwise as "read page". but defaultly, all the docs are
> > opened as "read page". How to control it?
> >
> > Thanks,
> > Gibson
> >

>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      10th Jul 2005
A draft message is simply one that has been created but not yet sent.

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


"Gibson Chen" <(E-Mail Removed)> wrote in message news:6AFAC221-B3B9-4308-9BE6-(E-Mail Removed)...
> Sue Thanks,
>
> Do I have any method to set a message as a draft.
>
> Thanks,
> Gibson
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Outlook controls it, not you. The user sees the compose layout when they create a new item or work with a draft message. Otherwise, they see the read layout. Plan your application accordingly.


>>
>> "Gibson Chen" <(E-Mail Removed)> wrote in message news:91A79F89-3471-4801-9907-(E-Mail Removed)...
>> >I created and published a outlook form on a folder,when a checkbox "submit"
>> > on it has not been selected, all the documents in this folder should be open
>> > as "compose page", otherwise as "read page". but defaultly, all the docs are
>> > opened as "read page". How to control it?
>> >
>> > Thanks,
>> > Gibson
>> >

>>

 
Reply With Quote
 
=?Utf-8?B?R2lic29uIENoZW4=?=
Guest
Posts: n/a
 
      13th Jul 2005
Is it possible to convert a saved post's status to be draft.

"Sue Mosher [MVP-Outlook]" wrote:

> A draft message is simply one that has been created but not yet sent.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Gibson Chen" <(E-Mail Removed)> wrote in message news:6AFAC221-B3B9-4308-9BE6-(E-Mail Removed)...
> > Sue Thanks,
> >
> > Do I have any method to set a message as a draft.
> >
> > Thanks,
> > Gibson
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> >> Outlook controls it, not you. The user sees the compose layout when they create a new item or work with a draft message. Otherwise, they see the read layout. Plan your application accordingly.

>
> >>
> >> "Gibson Chen" <(E-Mail Removed)> wrote in message news:91A79F89-3471-4801-9907-(E-Mail Removed)...
> >> >I created and published a outlook form on a folder,when a checkbox "submit"
> >> > on it has not been selected, all the documents in this folder should be open
> >> > as "compose page", otherwise as "read page". but defaultly, all the docs are
> >> > opened as "read page". How to control it?
> >> >
> >> > Thanks,
> >> > Gibson
> >> >
> >>

>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      13th Jul 2005
I've never tried. You'd certainly have to change the MessageClass from IPM.Post to IPM.Note, but I suspect it would appear as a sent message.

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


"Gibson Chen" <(E-Mail Removed)> wrote in message news:CB8FB012-5187-4076-A28A-(E-Mail Removed)...
> Is it possible to convert a saved post's status to be draft.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> A draft message is simply one that has been created but not yet sent.


>>
>> "Gibson Chen" <(E-Mail Removed)> wrote in message news:6AFAC221-B3B9-4308-9BE6-(E-Mail Removed)...
>> > Sue Thanks,
>> >
>> > Do I have any method to set a message as a draft.
>> >
>> > Thanks,
>> > Gibson
>> >
>> > "Sue Mosher [MVP-Outlook]" wrote:
>> >
>> >> Outlook controls it, not you. The user sees the compose layout when they create a new item or work with a draft message. Otherwise, they see the read layout. Plan your application accordingly.

>>
>> >>
>> >> "Gibson Chen" <(E-Mail Removed)> wrote in message news:91A79F89-3471-4801-9907-(E-Mail Removed)...
>> >> >I created and published a outlook form on a folder,when a checkbox "submit"
>> >> > on it has not been selected, all the documents in this folder should be open
>> >> > as "compose page", otherwise as "read page". but defaultly, all the docs are
>> >> > opened as "read page". How to control it?
>> >> >
>> >> > Thanks,
>> >> > Gibson
>> >> >
>> >>

>>

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: (Outlook2003)Monitor change for "to" "cc" "bcc" on message compose dialog? Ken Slovak - [MVP - Outlook] Microsoft Outlook Program Addins 2 31st Aug 2009 02:57 PM
No "send" command in email compose page/field rrtx Microsoft Outlook Discussion 2 24th Jul 2009 03:27 AM
What does "Page Load" and "Page Unload", "Page Life Cycle" exactlymean???? lander Microsoft ASP .NET 5 3rd Mar 2008 02:06 PM
Include "Telecommuting" or "Teleworking" as a "Show time as" statu =?Utf-8?B?R29yZG9uIEdyZWVuZQ==?= Microsoft Outlook Calendar 0 31st Jul 2006 03:37 PM
No "Show Profiles" in "Control Panel" - "Mail" Di Fresco Marco Microsoft Outlook 6 18th Aug 2003 10:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:53 AM.