Restyle Configuration Store
Restyle can utilize customized configuration stored in an instance of a database
named restyle.nsf
. Customizations can be created per-user or shared by
other Restyle users in your organization.
Per-user sharing can be achieved using a local instance of restyle.nsf
,
whereas organization-wide sharing can be accomplished by creating a server-based
instance of restyle.nsf
.
Create the Customization Database
To enable this feature, you need to create a database named "restyle.nsf" from the
restyle.ntf
advanced template, which is included with HCL Notes
Client.
- From the main menu, navigate to .
- In the section titled "Specify New Application Name and Location":
- Use
Local
if not creating a shared database, otherwise select a server that allows you to create a database. - Enter a descriptive title for the database.
- Specify
restyle.nsf
as the filename.
- Use
- In the section titled "Specify Template for New Application":
- Select Local as the server name.
- Select the Show advanced templates checkbox. This option allows advanced templates to be displayed in the selection.
- In the "Template" section, select "restyle.ntf" from the dropdown list.
- Ensure the Inherit future design changes checkbox is selected. This ensures the new database will receive future design updates.
- Click OK to create the new database.
- When asked, "Do you want to index this database now?", select No.
- Close your application.
Create a Local Replica of the Customization Database
If you are using a server-based instance of restyle.nsf
, you need to
create a local replica of restyle.nsf
so that Restyle will use the
customizations.
- Open the shared copy of
restyle.nsf
that was created in the previous steps. - Click .
- Confirm that the "Server" field is Local.
- Confirm that the file path is
restyle.nsf
. - Select All Documents and leave the other settings as they are.
- Ensure the Encrypt the replica using checkbox is selected. This encrypts the replicated database.
- Do not select Create full text index for searching. This means no text index will be created for search.
- Ensure Create immediately is selected. This initiates the replication process immediately.
- Click OK. You will see the replication page indicating the replication progress.