![]() |
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 have created a custom form with two checkboxes. I have published the form
in my Personal Forms Library. I have created fileds for these checkboxes so they are bounded. When I send the form to my self I get a normal message not the one with check boxes. I did put the same checkboxes in "Edit Read Page". When I open the message from the sent folder I can see the checkboxes but not when I open it from Inbox. Any suggestions? Thanks. |
Ads |
#2
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?UlM=?= wrote: I did put the same checkboxes in "Edit Read Page". When I open the message from the sent folder I can see the checkboxes but not when I open it from Inbox. Any suggestions? You may think you have the same check boxes in the Edit Read Page, but if you go check the names, you will find that the control names have been changed because you cannot have two controls with the same name. It automatically changes the name by adding a 1 to the end of the control you are pasting into the read page. To make auto-loading work as advertized, you must design the common elements of the form in un-split mode, then split the form into compose and read forms. Then you design those elements of the read page that are not on the compose page, and vice versus. But, if you want the same check boxes on both pages, and that is the extent of your customization, aside from the associated fields, then you should not be using a split form. So, scrap this first version, and go back to the design environment and do the next version. Remember the first rule in design--always throw away the first version; and maybe the second and third, also. -- Hollis Paul Mukilteo, WA USA |
#3
|
|||
|
|||
![]()
What do you see when you open the item from the Inbox? Does the Help | About This Form dialog give you the correct form name and version number?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "RS" wrote in message ... I have created a custom form with two checkboxes. I have published the form in my Personal Forms Library. I have created fileds for these checkboxes so they are bounded. When I send the form to my self I get a normal message not the one with check boxes. I did put the same checkboxes in "Edit Read Page". When I open the message from the sent folder I can see the checkboxes but not when I open it from Inbox. Any suggestions? Thanks. |
#4
|
|||
|
|||
![]()
It displays it as a standard message with no checkboxes and it does not even
have About this Form Dialog. But, if I go to sent Folder it does display the check boxes and has "About this Form Dialog". "Sue Mosher [MVP-Outlook]" wrote: What do you see when you open the item from the Inbox? Does the Help | About This Form dialog give you the correct form name and version number? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "RS" wrote in message ... I have created a custom form with two checkboxes. I have published the form in my Personal Forms Library. I have created fileds for these checkboxes so they are bounded. When I send the form to my self I get a normal message not the one with check boxes. I did put the same checkboxes in "Edit Read Page". When I open the message from the sent folder I can see the checkboxes but not when I open it from Inbox. Any suggestions? Thanks. |
#5
|
|||
|
|||
![]()
Sounds like your mail server could be stripping TNEF/RTF content. You should be able to confirm that by sending to a Gmail address or an an account that you can read in Outlook Express and then looking at the message to see whether it has a Winmail.dat attachment.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "RS" wrote in message ... It displays it as a standard message with no checkboxes and it does not even have About this Form Dialog. But, if I go to sent Folder it does display the check boxes and has "About this Form Dialog". "Sue Mosher [MVP-Outlook]" wrote: What do you see when you open the item from the Inbox? Does the Help | About This Form dialog give you the correct form name and version number? "RS" wrote in message ... I have created a custom form with two checkboxes. I have published the form in my Personal Forms Library. I have created fileds for these checkboxes so they are bounded. When I send the form to my self I get a normal message not the one with check boxes. I did put the same checkboxes in "Edit Read Page". When I open the message from the sent folder I can see the checkboxes but not when I open it from Inbox. Any suggestions? Thanks. |
#6
|
|||
|
|||
![]()
Hi, I made a custom form, and when I send the form i can't see the checkboxes even the textboxes. When I open the form in the sends folder I see everything but when I open the form I send to my self in the inbox folder, I see a normal mail... I can see anything. I have not administrator permission on this computer
Plz Help Me!!!! |
#7
|
|||
|
|||
![]()
Notice in the Design toolbar: the Edit Compose Page is where you design the
form that the sender sees. And the Edit Read Page is what the recipient sees. Hope that helps. "Elberth Villarreal" wrote: Hi, I made a custom form, and when I send the form i can't see the checkboxes even the textboxes. When I open the form in the sends folder I see everything but when I open the form I send to my self in the inbox folder, I see a normal mail... I can see anything. I have not administrator permission on this computer Plz Help Me!!!! |
#8
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?U2FuZGkgVg==?= wrote: Notice in the Design toolbar: the Edit Compose Page is where you design the form that the sender sees. And the Edit Read Page is what the recipient sees. To add to Sandi's statement, very few applications of custom forms require separate read and send pages. So, the first step in the design of a new form should be to uncheck the Separate Read Form (or however it is stated on the drop-down menu--it might be the Forms menu). If you did make the mistake and put everything you want on the send page, you can copy your custom design from that page and uncheck the Separate Read Page choice. It will warn you that you may lose your design. Say OK, anyway. If you design disappears from what you are looking at, then just paste what you copied. You don't want to paste it before you dump the Separate read page, or it will change the names of all your variables and controls, so as not to conflict with what currently exists. -- Hollis Paul Mukilteo, WA USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Form - Checkboxes | Scott07 | Outlook - Using Forms | 22 | June 25th 07 03:42 PM |
Cannot view data entered using custom form | Ngoni | Outlook - General Queries | 4 | April 20th 07 03:34 AM |
Migrate contact data into new custom form view | gary | Outlook - General Queries | 1 | February 16th 07 11:44 PM |
Default view - custom form | Daniel | Outlook - Using Contacts | 1 | November 23rd 06 04:39 PM |
How do I print a custom form to look like design view layout? | trufftwink | Outlook - Using Forms | 2 | March 30th 06 04:58 PM |