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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 3225 of 8857

Domino silent installer not honoring the custom temp directory

Due to security concerns, the "/tmp" directory is enabled with the "noexec" option[https://stigviewer.com/stigs/red_hat_enterprise_linux_9/2025-02-27/finding/V-257877]. In this case, creating another directory for the temp folder and using a silen...
about 2 months ago in Domino / Administration 0 Needs Review

"dbcache flush <databasename>"

Sometimes a database cannot be deleted while it is opened in the Domino database cache. An admin can issue a ""dbcache flush" for this case, but this clears the cache completely. The enhancement would be an option to remove only specific databases...
almost 7 years ago in Domino / Administration 6 Assessment

Move the Encrypt and Sign option as an icon/shortcut to the shortcut bar next to attachment icon.

In HCL Verse, in the new message window, need to move the Encrypt and Sign option as an icon/shortcut to the bar next to the attachment icon or the insert photo icon. This way, when encrypting a message, the user does not have to expand the option...
5 months ago in Verse / Verse on Premises 0 Needs Review
100 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
about 7 years ago in Domino Designer 2 Assessment

Disable Verse/Sametime Auto-Login, Provide Manual "Connect" Button for Sametime with SSO

When SSO (LTPA) is configured for Verse and Sametime, users are automatically logged into Sametime when Verse loads. Due to privacy reasons (GDPR, workers council, ...), we would require a "Connect" or "Login" Button in the Verse/Sametime UI that ...
5 months ago in Verse / Verse on Premises 0 Needs Review

Dark Mode for Verse on premise

This is not a high priority feature but it would be very nice if you can switch Verse into a dark design.
over 6 years ago in Verse / Verse on Premises 9 Under Consideration

ViewNavigator getNextSameLevelCategory

It would be good to have an option to go to next category on the same level. GetNextCategory will traverse the three down. But Perhaps I only want to retrieve the Entries at a certain level.
4 months ago in Domino Designer / LotusScript 0 Needs Review

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration
101 VOTE

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration
101 VOTE

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
over 7 years ago in Domino Designer 6 Assessment