My CheckBox buttons on my form doesn't show when I sent the form

E

Esna

I have created a form some check boxes and options buttons in it. It shows
that I have chosen them but if I mail the form to myself, the buttons doesn't
show that it has been selected.
 
S

Sue Mosher [MVP-Outlook]

Did you tell Outlook what fields you want to save the data in? Do this on
the Properties dialog of each control, on the Value tab, at the top where
you choose a field.
 
H

Hollis D. Paul

I have created a form some check boxes and options buttons in it. It shows
that I have chosen them but if I mail the form to myself, the buttons doesn't
show that it has been selected.
Have you bound the option buttons to a field, and included code in the item_open
event to initial the buttons from the field?

Hollis D. Paul [MVP - Outlook]
[email protected]
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2600
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US

Mukilteo, WA USA
 
Top