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

Clear

Ideas

Showing 687 of 8853

Source code compare feature

When i develop code with many developers. I want to compare source code change line by line. It will reduce a lot of time to fix the program.
over 2 years ago in Domino Designer / LotusScript 3 Already Exists

Messages filed in multiple folders should appear in the same folders in Verse Mobile

Current limitation: a message filed in multiple places (like when using Send & File) only appear in one place in Verse Mobile. Fix this. See this technote of known limitations: https://www.ibm.com/support/knowledgecenter/en/SSYRPW_9.0.1/Gener...
over 5 years ago in Verse / Mobile (Android) / Mobile (iOS) 0 Needs Review

Read Emails to be distinguished when Bold text display settings is enable in the iOS device

User has enabled the Bold Text Display settings in the iOS device but when viewing the mails from the HCL Verse App, all emails, read/unread are all in bold characters. User would like to distinguish read mails from unread mails.
over 5 years ago in Verse / Mobile (iOS) 2 Already Exists

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Encoding directories on Mac client

Using the dir$ statement on a Mac, characters are being encoded in a certain type of UTF-16. Using this encoded string does not work for Open statement. LotusScript should use encoding/decoding consistently
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Require HEI Image on Docker platform

Currently, HCL has released docker images for Traveler and Domino volt. There is no such docker image available for "HEI". Please consider in future.
almost 3 years ago in Enterprise Integrator 1 Under Consideration

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
about 3 years ago in Domino Designer / Java 0 Needs Review

Namelookup display notes address like "user/organization", not "cn=user/O=organization"

Both on Verse for iOS and Verse for Android Note: The Traveler server is internal used, all users have no internet address. Steps: 1. When create a new memo, focus on TO field, input person, the name lookup list some users. 2. They display as: ...
about 6 years ago in Verse / Mobile (iOS) 1 Needs Review

Remove "Mark as Unread" from Sent folder for Verse IOS

Enhancement Request: Should remove "Mark as Unread" from Sent folder for Verse IOS Since both Verse Android and notes client also do not support "Mark as Unread" from Sent folder.
about 6 years ago in Verse / Mobile (iOS) 1 No Plans to Implement

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
about 3 years ago in Domino Designer / LotusScript 1 No Plans to Implement