![]() |
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
|
|||
|
|||
![]()
I've created a pretty basic form which is giving me a couple specific
problems. The form is based off of a message template. 1. The form has many combo boxes in use. After publishing the form, and opening it for use, when I select a combo box value from the list I've created, it populates ALL combo boxes with that value. If I go to a different combo box and select a value, it will reset ALL combo boxes to that new value. 2. When I try sending the form, despite the issue with the combo boxes. The resulting message comes up blank. Showing nothing of the form just a blank page with my signature block. Suggestions? Thanks. |
Ads |
#2
|
|||
|
|||
![]()
1) The symptoms suggest that you bound each combo box to the same Outlook property, rather than binding each to its own Outlook property. Make that change on the Value tab of the control's Properties dialog.
2) Likely causes: -- You didn't publish the form to the Organizational Forms library. -- You did publish to Org Forms but checked the "send form definition with item" box on the (Properties) page. -- You did not click the Edit Read Page button and create a read layout with controls to match your control layout. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Topher" wrote in message ... I've created a pretty basic form which is giving me a couple specific problems. The form is based off of a message template. 1. The form has many combo boxes in use. After publishing the form, and opening it for use, when I select a combo box value from the list I've created, it populates ALL combo boxes with that value. If I go to a different combo box and select a value, it will reset ALL combo boxes to that new value. 2. When I try sending the form, despite the issue with the combo boxes. The resulting message comes up blank. Showing nothing of the form just a blank page with my signature block. Suggestions? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Form Question | FredT | Outlook - Using Forms | 3 | August 31st 06 03:12 PM |
Outlook Form Question | Attar | Outlook - Using Forms | 1 | May 28th 06 01:44 PM |
Designing a form in contacts - noob question | SW | Outlook - Using Forms | 11 | March 29th 06 04:44 PM |
(Noob) VB6 COM Addin Question | Mike K | Add-ins for Outlook | 2 | March 15th 06 04:33 PM |
Complete Noob Here - Outlook Form - Concept | SFC Charlie Cox | Outlook - Using Forms | 9 | March 15th 06 01:44 PM |