|
|
|||
| Outlook Form Design Printer Friendly Version | |||
|
|
Designing custom Outlook forms and form regions and writing code for them | ||
| Topic | |||
|
|
Validating Checkbox
Hi, I'm designing a custom Outlook form that has two check box. How do I validate to only one of them is with check mark. I bought you book Outlook 2007 programming but I'm starting designing forms. Thanks in advance Patricio Hidalgo 22-Sep-2008 20:03 |
||
|
|
Jimmy Pena
22-Sep-2008 20:13
You should option buttons for that, not checkboxes. When end users see checkboxes, they assume that both can be checked. Option buttons means you only select one. |
||
|
|
Patricio Hidalgo
22-Sep-2008 20:33
Great Jimmy, Thanks a lot for your advice, I will be doing like that. |
||
|
|
Sue Mosher
22-Sep-2008 20:37
And if you need some tips on setting up option buttons, see http://www.outlookcode.com/article.aspx?ID=32 |
||
|
|
Patricio
23-Sep-2008 09:51
Hi Sue, Thanks for the tips. Dou you have another book for intermediate users, I have the jumperstart for power users and adm. I could use the option buttons in the form, but in the reader form the value is not passed as was mark in the redaction form. I use the same name for these fields in both forms. Do I need any more? |
||
|
|
Sue Mosher
23-Sep-2008 09:56
What two forms? What do you mean by "the reader form"? Is this a message form? If so, is it published to the Organizational Forms library? My books are for novice to intermediate users. |
||
|
|
Patricio
23-Sep-2008 10:21
Yes, I'm using a message form as a approval form between users. It's not still published but it will be put there. Thanks a lot for your support |
||
|
|
Sue Mosher
23-Sep-2008 11:03
Until it's published, it won't work as expected. |
||
|
|
|||
