How do I get the Switchboard to allow more than 8 entries? I thought I had it
figured out but I must have missed something.
It's been said in these newsgroups that the built-in switchboard is a
complex solution to a simple problem.
It is possible to add more buttons, however none of the extra buttons
are editable using the Switchboard manager. Any changes must be done
manually in the Switchboard Items table.
A better solution would be to make one of the 8 buttons open a second
switchboard page, and one on the second page to return to the first.
This you can do using the manager.
The best solution would be to create your own switchboard using
unbound form with command buttons. You can then have as many buttons
as you want, you will have more control over what the switchboard
appearance and what it will do, and maintenance will be much easier.
If you still insist upon adding more buttons to your current
switchboard, post back and I'll reply with the 'how to'.