A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How can I modify an existing custom form in Outlook?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 7th 06, 09:39 PM posted to microsoft.public.outlook.program_forms
dmontoya
external usenet poster
 
Posts: 2
Default How can I modify an existing custom form in Outlook?

I created a custom form in my task folder. I like it! I just want to make a
few small changes but don't want to start over again. How do I modify my
custom form?
  #2  
Old November 7th 06, 11:31 PM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default How can I modify an existing custom form in Outlook?

In article ,
=?Utf-8?B?ZG1vbnRveWE=?= wrote:
I created a custom form in my task folder. I like it! I just want to make a
few small changes but don't want to start over again. How do I modify my
custom form?

All you do bring up a new instance of the form and do the Tools - Forms bit. I
think it is the next step when you get to choose between "design this form" or
"choose a form to design". Select the first choice. Now, when it comes to
publishing your changes, always use Save As and choose as name such as
MyForm_ver002. Putting the version number in the form name prevents all forms
cache problems, and gives you a good way of saving at least three generations of
the form. Use one of the utilities to change the names of the items in the old
form name to the new form name plus version number.

--
Hollis Paul
Mukilteo, WA USA


  #3  
Old November 15th 06, 02:56 PM posted to microsoft.public.outlook.program_forms
fflei
external usenet poster
 
Posts: 5
Default How can I modify an existing custom form in Outlook?

I want to modify an existing form too - just add one field to a Contact
form, but whichever route I choose, whether from an open form choosing
Tools/Forms/Design this Form or via the main Outlook menu Tools/Forms etc,
the form I am offered is quite different from the one which is actually used
and whether I change it or not, if I save it, it completely rearranges the
entire layout.

Any thoughts on how I can actually modify *this* form - the one that already
exists - and not be given a totally different template?



"Hollis Paul" wrote in message
...
In article ,
=?Utf-8?B?ZG1vbnRveWE=?= wrote:
I created a custom form in my task folder. I like it! I just want to
make a
few small changes but don't want to start over again. How do I modify my
custom form?

All you do bring up a new instance of the form and do the Tools - Forms
bit. I
think it is the next step when you get to choose between "design this
form" or
"choose a form to design". Select the first choice. Now, when it comes
to
publishing your changes, always use Save As and choose as name such as
MyForm_ver002. Putting the version number in the form name prevents all
forms
cache problems, and gives you a good way of saving at least three
generations of
the form. Use one of the utilities to change the names of the items in
the old
form name to the new form name plus version number.

--
Hollis Paul
Mukilteo, WA USA




  #4  
Old November 15th 06, 03:28 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How can I modify an existing custom form in Outlook?

THis is normal, expected behavior. The new contact form layout in OL2003 and the included picture control are not available to programmers, who will see the older layout when they put an Outlook 2003 contact form into design mode. If you want to retain that layout, perform your customization on one of the blank customizable pages.

For other contact form idiosyncracies, see http://www.outlookcode.com/d/contactform.htm

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

"fflei" wrote in message ...
I want to modify an existing form too - just add one field to a Contact
form, but whichever route I choose, whether from an open form choosing
Tools/Forms/Design this Form or via the main Outlook menu Tools/Forms etc,
the form I am offered is quite different from the one which is actually used
and whether I change it or not, if I save it, it completely rearranges the
entire layout.

Any thoughts on how I can actually modify *this* form - the one that already
exists - and not be given a totally different template?


  #5  
Old November 15th 06, 03:41 PM posted to microsoft.public.outlook.program_forms
fflei
external usenet poster
 
Posts: 5
Default How can I modify an existing custom form in Outlook?

Thanks, Sue, for the explanation. I'm glad it's one of Outlook's
idiosyncrasies not, for once, one of mine!

fflei


"Sue Mosher [MVP-Outlook]" wrote in message
...
THis is normal, expected behavior. The new contact form layout in OL2003 and
the included picture control are not available to programmers, who will see
the older layout when they put an Outlook 2003 contact form into design
mode. If you want to retain that layout, perform your customization on one
of the blank customizable pages.

For other contact form idiosyncracies, see
http://www.outlookcode.com/d/contactform.htm

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

"fflei" wrote in message
...
I want to modify an existing form too - just add one field to a Contact
form, but whichever route I choose, whether from an open form choosing
Tools/Forms/Design this Form or via the main Outlook menu Tools/Forms etc,
the form I am offered is quite different from the one which is actually
used
and whether I change it or not, if I save it, it completely rearranges the
entire layout.

Any thoughts on how I can actually modify *this* form - the one that
already
exists - and not be given a totally different template?



  #6  
Old November 16th 06, 06:41 PM posted to microsoft.public.outlook.program_forms
dmontoya
external usenet poster
 
Posts: 2
Default How can I modify an existing custom form in Outlook?

Hollis,
Got it, thank you! This is fun!
One more question. How do I make the tab button go in the correct order? I
can right click and select "Tab Order", but the dialog box lists "Label1,
TextBox1, Label2, TextBox2, etc" instead of my user defined fields.
Confusing... Any suggestions?
Dmontoya

"Hollis Paul" wrote:

In article ,
=?Utf-8?B?ZG1vbnRveWE=?= wrote:
I created a custom form in my task folder. I like it! I just want to make a
few small changes but don't want to start over again. How do I modify my
custom form?

All you do bring up a new instance of the form and do the Tools - Forms bit. I
think it is the next step when you get to choose between "design this form" or
"choose a form to design". Select the first choice. Now, when it comes to
publishing your changes, always use Save As and choose as name such as
MyForm_ver002. Putting the version number in the form name prevents all forms
cache problems, and gives you a good way of saving at least three generations of
the form. Use one of the utilities to change the names of the items in the old
form name to the new form name plus version number.

--
Hollis Paul
Mukilteo, WA USA



  #7  
Old November 16th 06, 07:31 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How can I modify an existing custom form in Outlook?

Fields don't have a tab order. Controls do. Make your job easier by changing the name of each control so that you know what field it's displaying. Do this on each control's Properties dialog.

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

"dmontoya" wrote in message ...
Hollis,
Got it, thank you! This is fun!
One more question. How do I make the tab button go in the correct order? I
can right click and select "Tab Order", but the dialog box lists "Label1,
TextBox1, Label2, TextBox2, etc" instead of my user defined fields.
Confusing... Any suggestions?
Dmontoya

"Hollis Paul" wrote:

In article ,
=?Utf-8?B?ZG1vbnRveWE=?= wrote:
I created a custom form in my task folder. I like it! I just want to make a
few small changes but don't want to start over again. How do I modify my
custom form?

All you do bring up a new instance of the form and do the Tools - Forms bit. I
think it is the next step when you get to choose between "design this form" or
"choose a form to design". Select the first choice. Now, when it comes to
publishing your changes, always use Save As and choose as name such as
MyForm_ver002. Putting the version number in the form name prevents all forms
cache problems, and gives you a good way of saving at least three generations of
the form. Use one of the utilities to change the names of the items in the old
form name to the new form name plus version number.

--
Hollis Paul
Mukilteo, WA USA



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Updating Existing Items with Versions of Custom Form Shawn Barrick Outlook - Using Forms 2 September 29th 06 01:01 AM
how do I modify the message field in an outlook form ? jackie Outlook - Using Forms 1 August 17th 06 11:07 PM
modify outlook form-appointment form blanc Outlook and VBA 1 March 24th 06 03:20 PM
Move Contacts from an Existing Form Into a New Form Hal Outlook - Using Forms 2 March 6th 06 01:08 PM
outlook 2000 -- new custom form, same existing contacts CYBER23HYPER Outlook - Using Forms 3 January 18th 06 08:42 PM


All times are GMT +1. The time now is 11:21 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.