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

missing Send button in the design form



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 25th 06, 04:12 PM posted to microsoft.public.outlook.program_forms
Nikolas
external usenet poster
 
Posts: 34
Default missing Send button in the design form

After the installation of the Microsoft Office Beta 2 TR there was a change
in the UI of the Message Form of Outlook 2007. The Send and Account buttons
are taken away from the Ribbon and placed next to the To… and Cc… buttons.
When having open this Compose Message Form and press the Design This Form
button the design UI will appear. However, the Send button is gone and does
not appear with the rest of the controls in the design pane. If no changes
are made at this point and you run the form, the Send button (along with the
Account button) does appear again, however, if you do any change before
running the form the Send and the Account buttons will not appear. In
general, what you see in the design form is not what you see in the end
running form.

My aim is to just add a few extra controls to the existing Message Form but
in the design mode I don’t get the expected result.

Is this a known issue, any suggestions are welcome.

Ads
  #2  
Old September 25th 06, 04:34 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default missing Send button in the design form

The Send and Account buttons will appear in the Ribbon when you run a legacy customized message form. That's by design.

What's your purpose in using a custom form? Have you thought about using the new form regions feature in Outlook 2007 rather than a custom message form?

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

"Nikolas" wrote in message ...
After the installation of the Microsoft Office Beta 2 TR there was a change
in the UI of the Message Form of Outlook 2007. The Send and Account buttons
are taken away from the Ribbon and placed next to the To… and Cc… buttons.
When having open this Compose Message Form and press the Design This Form
button the design UI will appear. However, the Send button is gone and does
not appear with the rest of the controls in the design pane. If no changes
are made at this point and you run the form, the Send button (along with the
Account button) does appear again, however, if you do any change before
running the form the Send and the Account buttons will not appear. In
general, what you see in the design form is not what you see in the end
running form.

My aim is to just add a few extra controls to the existing Message Form but
in the design mode I don’t get the expected result.

Is this a known issue, any suggestions are welcome.

  #3  
Old September 26th 06, 05:26 PM posted to microsoft.public.outlook.program_forms
Nikolas
external usenet poster
 
Posts: 34
Default missing Send button in the design form

Yes I am using form regions too. But apart from creating new form regions for
different message classes I would like to extend the existing New Message
form and add just one more button (not on the ribbon but on the design pane
like the Send button is in the latest release). It would save me time to just
press the "design this form" button and design the existing form than
creating a new form region and design it from scratch.

"Sue Mosher [MVP-Outlook]" wrote:

The Send and Account buttons will appear in the Ribbon when you run a legacy customized message form. That's by design.

What's your purpose in using a custom form? Have you thought about using the new form regions feature in Outlook 2007 rather than a custom message form?

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

"Nikolas" wrote in message ...
After the installation of the Microsoft Office Beta 2 TR there was a change
in the UI of the Message Form of Outlook 2007. The Send and Account buttons
are taken away from the Ribbon and placed next to the To… and Cc… buttons.
When having open this Compose Message Form and press the Design This Form
button the design UI will appear. However, the Send button is gone and does
not appear with the rest of the controls in the design pane. If no changes
are made at this point and you run the form, the Send button (along with the
Account button) does appear again, however, if you do any change before
running the form the Send and the Account buttons will not appear. In
general, what you see in the design form is not what you see in the end
running form.

My aim is to just add a few extra controls to the existing Message Form but
in the design mode I don’t get the expected result.

Is this a known issue, any suggestions are welcome.


  #4  
Old September 26th 06, 05:33 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default missing Send button in the design form

Using a legacy custom message form is almost always a bad idea, because it causes Winmail.dat leakage. A form region is the way to go.

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

"Nikolas" wrote in message ...
Yes I am using form regions too. But apart from creating new form regions for
different message classes I would like to extend the existing New Message
form and add just one more button (not on the ribbon but on the design pane
like the Send button is in the latest release). It would save me time to just
press the "design this form" button and design the existing form than
creating a new form region and design it from scratch.

"Sue Mosher [MVP-Outlook]" wrote:

The Send and Account buttons will appear in the Ribbon when you run a legacy customized message form. That's by design.

What's your purpose in using a custom form? Have you thought about using the new form regions feature in Outlook 2007 rather than a custom message form?

"Nikolas" wrote in message ...
After the installation of the Microsoft Office Beta 2 TR there was a change
in the UI of the Message Form of Outlook 2007. The Send and Account buttons
are taken away from the Ribbon and placed next to the To… and Cc… buttons.
When having open this Compose Message Form and press the Design This Form
button the design UI will appear. However, the Send button is gone and does
not appear with the rest of the controls in the design pane. If no changes
are made at this point and you run the form, the Send button (along with the
Account button) does appear again, however, if you do any change before
running the form the Send and the Account buttons will not appear. In
general, what you see in the design form is not what you see in the end
running form.

My aim is to just add a few extra controls to the existing Message Form but
in the design mode I don’t get the expected result.

Is this a known issue, any suggestions are welcome.


  #5  
Old September 29th 06, 02:54 AM posted to microsoft.public.outlook.program_forms
John Guin
external usenet poster
 
Posts: 12
Default missing Send button in the design form

Kind of a tangential question: are you trying to design the region as a
Replace or ReplaceAll region?

John

"Nikolas" wrote:

Yes I am using form regions too. But apart from creating new form regions for
different message classes I would like to extend the existing New Message
form and add just one more button (not on the ribbon but on the design pane
like the Send button is in the latest release). It would save me time to just
press the "design this form" button and design the existing form than
creating a new form region and design it from scratch.

"Sue Mosher [MVP-Outlook]" wrote:

The Send and Account buttons will appear in the Ribbon when you run a legacy customized message form. That's by design.

What's your purpose in using a custom form? Have you thought about using the new form regions feature in Outlook 2007 rather than a custom message form?

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

"Nikolas" wrote in message ...
After the installation of the Microsoft Office Beta 2 TR there was a change
in the UI of the Message Form of Outlook 2007. The Send and Account buttons
are taken away from the Ribbon and placed next to the To… and Cc… buttons.
When having open this Compose Message Form and press the Design This Form
button the design UI will appear. However, the Send button is gone and does
not appear with the rest of the controls in the design pane. If no changes
are made at this point and you run the form, the Send button (along with the
Account button) does appear again, however, if you do any change before
running the form the Send and the Account buttons will not appear. In
general, what you see in the design form is not what you see in the end
running form.

My aim is to just add a few extra controls to the existing Message Form but
in the design mode I don’t get the expected result.

Is this a known issue, any suggestions are welcome.


 




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
Send button is missing Rich Burt Outlook - Using Forms 1 September 8th 06 06:13 PM
send/receive button is missing Truman Outlook - Installation 2 August 21st 06 08:56 PM
Missing Send and receive button outlook 2003 BenH Outlook - Installation 0 June 9th 06 09:43 AM
Missing send/receive button Gordon Outlook - General Queries 1 May 21st 06 05:34 PM
send button is missing only when I log in ottoschmitty Outlook - Installation 3 February 8th 06 03:33 PM


All times are GMT +1. The time now is 12:36 AM.


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