Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Shipped
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Jun 30, 2020

new method to replace design.

We want to replace the design of multiple databases daily.

There is no method to replace design.

We want new method like as "DesignReplace" in C-API.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jul 2, 2020

    The design task is responsible for updating/refreshing the design. You can use a program document to run it as often as you like. Overall I'd like to question why this is required because usually there is no need to apply design changes that often.

  • Guest
    Reply
    |
    Jun 30, 2020
    There are two options:
    1. The server task is design, but you need base templates.
    2. The convert command, but you must do the scheduled agent yourself.

    We use the second method.