Switchboard Manager problem

P

Pat Dools

Hello,

I have a Switchboard Manager I created using the Wizard, and the first
Option Label says, 'There are no items for this switchboard page' even though
I filled out the 'Caption:' property and the 'Visible' property is clearly
set to 'Yes'. The Option Button itself is visible next to it and performs
the OpenForm action I have put in the 'onClick' property behind it. I've
read the Switchboard Manager is a headache, but this shouldn't be a big deal.
I must be missing something, but can't find out what. How do I make this
Option Label visible when the form is opened?

Thanks.
 
P

Pat Dools

All set here. Apparently, when you edit Option Buttons in Design View, you
don't see your changes. You must go to 'Tools... Database Utilities...
Switchboard Manager...' to code and label your Option Buttons. I think I'll
be going the route of the cutomized form later, but it'll do for now.
 
P

Pat Dools

All set here. Apparently, you cannot go into Design View of this form and
make changes that will be visible. You must go into 'Tools... Database
Utilities... Switchboard Manager...' and code and label your Option Buttons
there. I think I'll be going the way of the customized form later, but it'll
do for now.
 
Top