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

ADD A NEW IDEA

My ideas

Showing 8343

ID File Encryption Strength UI when changing to "No Password"

Goal: The goal is to change the Server ID File key encryption strength from 128 bit AES to 256 bit AES. We able to change it when adding a password. But when changing it to "No Password" the strength automatically changes to 128 bit AES. Step to r...
9 months ago in Admin Client 2 Planning to Implement

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
almost 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

The expiration date for ID vault certificate is not able to update

The expiration period of Password reset certificate and vault certificate is 10 years after new setup. This period is not able to update. The function to update these certificates is needed.
almost 5 years ago in Admin Client 2 Under Consideration

Improve setting headers and footers when printing documents

Setting headers and footers in the form properties is very limited. A simple requirement like this ID: xxx |SPACE_BETWEEN_LEFT_AND_CENTER| Customer: yyy |SPACE_BETWEEN_CENTER_AND_RIGHT| Page: 1 of 5 can't be set as a header right now, as you can't...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Choosing multiple images in file upload

At the moment it is not possible to choose more than one picture at the same time when uploading images in NOMAD. I think it would be necessary to make it possible to tick multiple images to upload. Functionality should be similar to most modern m...
over 3 years ago in Nomad / Nomad (Android) 0 Assessment

Ability get Oauth or SSO configured in Domino to get authentication from AD without having Person document in Domino directory

Ability get Oath or SSO configured in Domino to get authentication from AD without having Person document in Domino directory
2 months ago in Domino / Administration 1 Already Exists

Provision to hide the Search menu

Need an option to hide the search menu. Steps : Open the mail Select any text and right click the mouse to see the search menu
7 months ago in Notes 0 Needs Review

Prevent Pipe Symbol when Renaming Folders

The pipe symbol (|) is used to separate the display name and alias. Useit regularly leads to the destruction of the existing folder structure. Users don't understand this, therefor this character should be avoided! In addition to the already open ...
over 1 year ago in Notes 1 Needs Review

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 5 years ago in Domino Designer / Java 2 Under Consideration