Changing Default Appointment Form

Status
Not open for further replies.
Z

Z2hpbGxpZTMw

I've started using a custom appointment form in Outlook 2007. If I set the

custom form as the new default today, will appointments previously entered

with the old form still open with the old form, or will they open with the

new form? If they do open with the new form, will data carry over (if old and

new fields are the same)? Thanks.
 
They will open with the old form unless you go through the entire Items

collection of that folder and change the MessageClass to your custom

MessageClass. All existing data should be preserved.

"ghillie30" <ghillie30> wrote in message

news:190115DC-583C-40A6-A187-EE7BD06ADB6C@microsoft.com...
> I've started using a custom appointment form in Outlook 2007. If I set the
> custom form as the new default today, will appointments previously entered
> with the old form still open with the old form, or will they open with the
> new form? If they do open with the new form, will data carry over (if old
> and
> new fields are the same)? Thanks.
 
Do you mean that you've modified the Windows registry to make Outlook use

IPM.Appointment.MyForm as the default appointment form instead of

IPM.Appointment? If so, then all IPM.Appointment items will display in the

IPM.Appointment.MyForm form. But if you have any items with a MessageClass

value of IPM.Appointment.AnotherForm, they will continue using that form.

Data always carries over; it's totally independent of the form that the

MessageClass property points to. Whether you can see the data in the UI is,

however, dependent on the form design.

Sue Mosher

"ghillie30" wrote:


> I've started using a custom appointment form in Outlook 2007. If I set the
> custom form as the new default today, will appointments previously entered
> with the old form still open with the old form, or will they open with the
> new form? If they do open with the new form, will data carry over (if old and
> new fields are the same)? Thanks.
 
Hi - No, I haven't changed registry, and I really didn't want to re-enter a

lot of future appointments that had already been entered with

IPM.Appointment. We use the calendar and appointments to track

people/facilities/usage for end of year summaries, and the custom form has

separate fields to enter data that had previously been lumped in the memo

field in IPM.Appointment. I changed the default form to my custom form

yesterday, and new appointments open with the custom form but old ones still

use IPM.Appointment. This is just what I wanted, thanks for the help.

"Sue Mosher [MVP-Outlook]" wrote:


> Do you mean that you've modified the Windows registry to make Outlook use
> IPM.Appointment.MyForm as the default appointment form instead of
> IPM.Appointment? If so, then all IPM.Appointment items will display in the
> IPM.Appointment.MyForm form. But if you have any items with a MessageClass
> value of IPM.Appointment.AnotherForm, they will continue using that form.

> Data always carries over; it's totally independent of the form that the
> MessageClass property points to. Whether you can see the data in the UI is,
> however, dependent on the form design.
> > Sue Mosher
> > >

> "ghillie30" wrote:
>
> > I've started using a custom appointment form in Outlook 2007. If I set the
> > custom form as the new default today, will appointments previously entered
> > with the old form still open with the old form, or will they open with the
> > new form? If they do open with the new form, will data carry over (if old and
> > new fields are the same)? Thanks.
 
By "I changed the default form," you mean that you changed the default form

for that one appointment folder, right? Then Ken's answer is an exact fit for

your scenario.

You might want to note for the future that "change the default form" can be

done in more than one way, so it helps to specify exactly which method was

used.

Sue Mosher

"ghillie30" wrote:


> Hi - No, I haven't changed registry, and I really didn't want to re-enter a
> lot of future appointments that had already been entered with
> IPM.Appointment. We use the calendar and appointments to track
> people/facilities/usage for end of year summaries, and the custom form has
> separate fields to enter data that had previously been lumped in the memo
> field in IPM.Appointment. I changed the default form to my custom form
> yesterday, and new appointments open with the custom form but old ones still
> use IPM.Appointment. This is just what I wanted, thanks for the help.

> "Sue Mosher [MVP-Outlook]" wrote:
>
> > Do you mean that you've modified the Windows registry to make Outlook use
> > IPM.Appointment.MyForm as the default appointment form instead of
> > IPM.Appointment? If so, then all IPM.Appointment items will display in the
> > IPM.Appointment.MyForm form. But if you have any items with a MessageClass
> > value of IPM.Appointment.AnotherForm, they will continue using that form.
> > Data always carries over; it's totally independent of the form that the
> > MessageClass property points to. Whether you can see the data in the UI is,
> > however, dependent on the form design.
> > "ghillie30" wrote:
> >
> > > I've started using a custom appointment form in Outlook 2007. If I set the
> > > custom form as the new default today, will appointments previously entered
> > > with the old form still open with the old form, or will they open with the
> > > new form? If they do open with the new form, will data carry over (if old and
> > > new fields are the same)? Thanks.
 
That's correct, just the one folder. Sorry i didn't give more info. Thanks.

"Sue Mosher [MVP-Outlook]" wrote:


> By "I changed the default form," you mean that you changed the default form
> for that one appointment folder, right? Then Ken's answer is an exact fit for
> your scenario.

> You might want to note for the future that "change the default form" can be
> done in more than one way, so it helps to specify exactly which method was
> used.

> > Sue Mosher
> > >

> "ghillie30" wrote:
>
> > Hi - No, I haven't changed registry, and I really didn't want to re-enter a
> > lot of future appointments that had already been entered with
> > IPM.Appointment. We use the calendar and appointments to track
> > people/facilities/usage for end of year summaries, and the custom form has
> > separate fields to enter data that had previously been lumped in the memo
> > field in IPM.Appointment. I changed the default form to my custom form
> > yesterday, and new appointments open with the custom form but old ones still
> > use IPM.Appointment. This is just what I wanted, thanks for the help.
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> > > Do you mean that you've modified the Windows registry to make Outlook use
> > > IPM.Appointment.MyForm as the default appointment form instead of
> > > IPM.Appointment? If so, then all IPM.Appointment items will display in the
> > > IPM.Appointment.MyForm form. But if you have any items with a MessageClass
> > > value of IPM.Appointment.AnotherForm, they will continue using that form.
> > > > Data always carries over; it's totally independent of the form that the
> > > MessageClass property points to. Whether you can see the data in the UI is,
> > > however, dependent on the form design.
> > > > "ghillie30" wrote:
> > > > > I've started using a custom appointment form in Outlook 2007. If I set the
> > > > custom form as the new default today, will appointments previously entered
> > > > with the old form still open with the old form, or will they open with the
> > > > new form? If they do open with the new form, will data carry over (if old and
> > > > new fields are the same)? Thanks.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
J Calendar events created on iPhone automatically changing default alert from 'None' to 'Time of Event' Using Outlook.com accounts in Outlook 0
M Outlook 2016: Changing default font for Notes and Reading Pane Using Outlook 4
V Changing default date for task follow-up buttons Using Outlook 2
T Changing default Mail Account in Outlook 2016 - POP3 Using Outlook 1
B changing Win7 default backup schedule for Previous Versions Using Outlook 0
Diane Poremsky Changing the default *.pst and *.ost sizes Using Outlook 0
L Office 365 Outlook changing default contact folder Using Outlook 0
cimbian Changing default contact view Using Outlook 2
S Changing Double-Space Default When Replying To Emails Using Outlook 2
T Changing default reminder time for all day events - additional help needed Using Outlook 1
J Move PST /changing default location in Outlook 2007 or 2010 64b on W7 64bit Using Outlook 2
H Changing the default form in Outlook results in plain text Using Outlook 5
R Issue in changing the default account Using Outlook 4
F Outlook 2010 - Default font color keeps changing frim the one I set. Using Outlook 1
R Outlook-Changing default reply format to HTML Outlook VBA and Custom Forms 5
R Changing the default message form in Outlook 2007 Outlook VBA and Custom Forms 1
F Auto changing email subject line in bulk Using Outlook 2
K Changing the Deleted Items location in Outlook 2019 Using Outlook 2
MattC Changing the font of an email with VBA Outlook VBA and Custom Forms 1
V Outlook 2021 Can anyone explain why my Outlook views keep changing?! Using Outlook 2
wayneame Changing the Form Used by Existing Task Items in a Folder Outlook VBA and Custom Forms 4
S Changing Message Class Outlook VBA and Custom Forms 4
C Pop Server Changing Verizon/Aol to Yahoo Using Outlook 6
P Outlook tasks keeps changing (updating) dates that I type Using Outlook 2
e_a_g_l_e_p_i Changing where data .pst is saved to Using Outlook 3
P Changing the font that the task view shows Using Outlook 5
S Changing colors of today's appointments, but not recurring ones Using Outlook 33
T Changing Sent Items location in Outlook 2019 Using Outlook 0
E Outlook view grouping keeps changing Using Outlook 3
B BCC issues after changing root folder path for gmail Using Outlook 1
M Changing the preferred order for "Put this entry in" list for adding new contacts to the Address Book Using Outlook 1
J Outlook 2010 Changing events in Outlook calendar via opening file, importing CSV Using Outlook 0
A .restrict results changing after moving to Exchange online Outlook VBA and Custom Forms 0
T Outlook Contacts ... Changing Font Size, Style, Bold, etc. Using Outlook 2
N Rule for "on behalf of" - with changing names Using Outlook 2
O Save attachments using hotkey without changing attributes Outlook VBA and Custom Forms 1
Gary Hile Outlook 2016 changing editor options Using Outlook 6
J Outlook Rules - Changing auto-submit address in multiple rules, according to rule name Outlook VBA and Custom Forms 0
S Problems syncing emails with webmail after changing to Outlook 2016 Using Outlook 1
S Changing notification sound for new incoming messages in Outlook 365/2016 Using Outlook 1
Stephen Weinberg Changing the mailing address checkbox Using Outlook 0
D Outlook 2013 changing iCloud reminder time? Using Outlook 0
C Changing the name of Outlook Messages saved to a folder Using Outlook 1
A Outlook.com changing appointments Using Outlook 8
B Changing CC list to .add Outlook VBA and Custom Forms 2
Diane Poremsky Changing the Message Size in Exchange Server Using Outlook 0
R changing FW: on forward Outlook VBA and Custom Forms 3
P Message Class keeps changing back to IPM.Contact Outlook VBA and Custom Forms 2
C Macro to send email after changing from address and adding signature Outlook VBA and Custom Forms 1
Diane Poremsky Changing Outlook.com color schemes Using Outlook 0

Similar threads

Back
Top