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 Needs Review
Workspace Domino Designer
Created by Guest
Created on Sep 29, 2023

Add option "Hide noreplace" in comparedbs.ntf

In comparedbs.ntf, there is already the option "Hide fromtemplate" when preparing Code Review. Please add the option "Hide noreplace" which should work similarly for design elements that are prevented from being updated.

I added the option in the code of my comparison database by duplicating the fromtemplate-code and using it with "noreplace" instead. This was done in a few minutes and seems to work well. So please add the option also in the HCL template.

  • Attach files
  • Guest
    Reply
    |
    Nov 27, 2023

    The repo is still not published, is it? Just to be sure that I don't miss anything...

    Otherwise as I wrote: I simply searched for "fromtemplate" in the Designer and added "noreplace" accordingly.

  • Admin
    Thomas Hampel
    Reply
    |
    Oct 10, 2023

    Watch this repo - it is not published yet, but will be soon.
    https://github.com/HCL-TECH-SOFTWARE/domino-comparedbs-ntf

  • Guest
    Reply
    |
    Oct 2, 2023

    Yes, I will do my very best.

  • Admin
    Thomas Hampel
    Reply
    |
    Sep 29, 2023

    Do you have the required code changes available? If so, would you contribute them if we would open source this template?