Switchboard

Debbie1954

New member
Local time
Today, 08:58
Joined
Nov 21, 2020
Messages
7
When I open a form via the switchboard I want the ribbon disabled. The only option that the user should have is to print the form on the screen.

Thanks

Deborah
 
One solution is to use a custom ribbon.
 
Personally, I don't understand why you would want to disable the ribbon. It's helpful to have the ribbon available, and shouldn't really interfere with any database functionality.

For instance, you mention "print the form". Why would you want to print a form?
 
You can find code to remove the ribbon in either of these articles on my website:


Although it is possible to print forms, that isn't done normally. Instead, the standard approach is to use a report and print that
 

Users who are viewing this thread

Back
Top Bottom