Can Anyone Help With A Swichboard Question

A

Amanda

Hello,

I am attempting to put together a switchboard for my
database. Everything is going fine but the system will
only allow me 8 itmes on each switchboard page.

Does Anyone know how to change the number of items allowed
on each switchboard page?

Thank you,
Amanda
 
C

chriske911

no, you can have as much buttons as you'd like by setting the const
numbuttons to the number you want,
however, you have to adjust settings manually in the switchboard table and
off course you will have to create the extra buttons
have a look at the code behind the switchboard and you will see it's pretty
straight forward

bon chance
 
Top