Tienda de configuración de Restyle

Restyle puede utilizar una configuración personalizada almacenada en una instancia de una base de datos llamada restyle.nsf. Customizations can be created per-user or shared by other Restyle users in your organization.

El uso compartido por usuario se puede lograr utilizando una instancia local de restyle.nsf, mientras que el intercambio en toda la organización se puede lograr creando una instancia basada en servidor de restyle.nsf.

Create the Customization Database

Para habilitar esta función, debe crear una base de datos llamada "restyle.nsf" desde el restyle.ntf plantilla avanzada, que se incluye con HCL Notes Client.

  1. Desde el menú principal, navegue hasta Archivo > Solicitud > Nuevo .
  2. En la sección titulada "Especificar el nombre y la ubicación de la nueva aplicación":
    1. Usar Local si no está creando una base de datos compartida, de lo contrario seleccione un servidor que le permita crear una base de datos.
    2. Introduzca un título descriptivo para la base de datos.
    3. Especificar restyle.nsf as the filename.
  3. In the section titled "Specify Template for New Application":
    1. Select Local as the server name.
    2. Select the Show advanced templates checkbox. This option allows advanced templates to be displayed in the selection.
    3. In the "Template" section, select "restyle.ntf" from the dropdown list.
    4. Ensure the Inherit future design changes checkbox is selected. This ensures the new database will receive future design updates.
  4. Click OK to create the new database.
  5. When asked, "Do you want to index this database now?", select No.
  6. 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.

  1. Open the shared copy of restyle.nsf that was created in the previous steps.
  2. Click File > Replication > New Replica.
  3. Confirm that the "Server" field is Local.
  4. Confirm that the file path is restyle.nsf.
  5. Select All Documents and leave the other settings as they are.
  6. Ensure the Encrypt the replica using checkbox is selected. This encrypts the replicated database.
  7. Do not select Create full text index for searching. This means no text index will be created for search.
  8. Ensure Create immediately is selected. This initiates the replication process immediately.
  9. Click OK. You will see the replication page indicating the replication progress.