Hiding the design of a database
About this task
To prevent users from making any design change to a database, hide the database design. Hiding the design disables all design operations and hides all formulas and scripts.
This feature is useful for hiding the design of databases that are based on a template you own. When design changes are required, you redesign the template, whose design is not hidden, and then refresh the design of the linked databases. To maintain maximum design security, do not give the template to anyone except authorized designers, and do not distribute documentation for the formulas and LotusScript® programs.
When you hide a database design, users cannot:
- View the settings for design elements (View - Design disappears from the View menu)
- Modify, add, or delete fields, forms, navigators, pages, or subforms
- Modify or delete existing views
- View, delete, or modify existing agents or add shared agents
- View or change formulas, LotusScript® programs, or formulas associated with simple actions
- Change the Database Open properties
- Display a synopsis of the design
- Reveal the design of the database by making a copy or replica of it
To hide the design of a database
About this task
This procedure assumes you're hiding the design of a database that inherits from a template. Thoroughly review, debug, and test the template before proceeding.
Procedure
- Create a new database based on the template.
- After the database is created, select the new database
and choose File - Application - Replace Design.
- From the list of templates displayed in the dialog box, choose the template from which the selected database inherits its design.
- Check both "Inherit future design changes" and "Hide formulas and LotusScript®."
- Click Replace and Yes to confirm.