![]() |
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
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?VGl0YV9HdWVyYQ==?= wrote: HOLY COW!!!!! you are a genius!! i've spent 2 weeks reading everyone's questions on this site; reading another site & i must have missed this little jewel of information. i had created another form & it had been working fine--thank you, thank you, thank you!! Maria You have to be careful about this if you are using VBScript to manipulate the values that get put into the controls. When you copy from the read to the send form, the variables and control names are entered in the existing namespace of the form. So, the second time in, it changes the names of all the controls and variables to slightly different ones, and code will not work properly. Unless you really, really need two forms, then you should uncheck the separate read form option on the forms menu (or is it the layout menu. When you do that, it will say you will lose everything on the read page. Since you copied from one to the other, you can say yes. If you have code involved, make sure you are losing the copied page, not the original page. The best rule is to always uncheck the Separate Read Page option before you start your design. If you do want to have different pages, then do the common elements first, click the Separate option, and design the unique parts. -- Hollis Paul Mukilteo, WA USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
New form does not display form body | Allyn | Outlook - Using Forms | 1 | January 17th 08 06:18 PM |
Com Add-in for Publishing a customized form in a public folder and setting this form as deafult form for the calendar | Vidya[_2_] | Add-ins for Outlook | 0 | September 17th 07 09:47 AM |
Display properties of custom form on that form | Wolfgang Kais | Outlook - Using Forms | 2 | October 11th 06 09:31 PM |
I send an Outlook custom form, but a std. form displays? | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 07:41 PM |
Change Default Send email form to Custom Send email Form | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 05:33 PM |