![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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. |
#2
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Send button is missing | Rich Burt | Outlook - Using Forms | 1 | September 8th 06 07:13 PM |
send/receive button is missing | Truman | Outlook - Installation | 2 | August 21st 06 09:56 PM |
Missing Send and receive button outlook 2003 | BenH | Outlook - Installation | 0 | June 9th 06 10:43 AM |
Missing send/receive button | Gordon | Outlook - General Queries | 1 | May 21st 06 06:34 PM |
send button is missing only when I log in | ottoschmitty | Outlook - Installation | 3 | February 8th 06 04:33 PM |