RobLUCAS
01-07-2002, 04:46 AM
I'm having problems adding text to my switchboard. I have a number of switchboards, but when i want to enter text at the top of one of them it appears at the top of them all. Can anyone help me please.
Rob
Rob
|
View Full Version : Switchboard Text RobLUCAS 01-07-2002, 04:46 AM I'm having problems adding text to my switchboard. I have a number of switchboards, but when i want to enter text at the top of one of them it appears at the top of them all. Can anyone help me please. Rob Pat Hartman 01-07-2002, 04:52 AM The builtin switchboard is a single form that is populated with the values from the Switchboard Items table. If you want the switchboard form to have a different title depending on which switchboard it is displaying, you will need to add code to the form's open event to determine which switchboard it is about to display. |