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

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...

All ideas

Showing 8296

Using OS environment variable in notes.ini

User specific information is stored in the OS environment variable. If the administrator want to distribute the the user specific information in notes.ini by desktop policy setting, %temp% , %username% environments are needed. for example: ...
almost 6 years ago in Notes 2 Assessment

Sender colors in mail Inbox - UI inconsistency

Using Notes client 12.x and also 14: I use Sender Colors in Inbox I also choose Unread Mail to be the colour red +bold Therefore the client behaviour is that for mail from recipients without a Sender Color, the font is red until I have opened the ...
10 months ago in Notes 0 Needs Review

Make SmartNSF as a part of Domino?

SamrtNSF is still in beta, I've heard that IBM will invest in it, maybe it would help to make it a prod version? And what about rest api we will be able to develop with nodejs? Will they be in the "RAD" philosophy as SmartNSF is?
almost 6 years ago in Domino Designer 0 No Plans to Implement

Better integration between Domino Volt and HCL Enterprise Integrator

Domino Volt comes with a free entitlement for HCL Enterprise Integrator but currently there is no user friendly way to utilize said product form Domino Volt, You can manually create HEI Job that read / write to Volt NSF, however this is hard to do...
over 3 years ago in Volt 0 Needs Review

Hover-over URL link in Verse webmail PWA should display target URL

Verse Webmail in PWA Hovering over a URL link that's embedded in an email does not display the target URL. Verse Webmail in Browser (not PWA) Verse (or the Browser) will display the target URL correctly, when hovered over the link. Idea This idea ...
almost 2 years ago in Verse / Verse on Premises 0 Under Consideration

Disable rename users by adminp on archives for Government(s) use

Some departments of some governments treats the archives as static archives. Deletions and renames are not allowed, because of the fact that your name was static on the date/time when you received or wrote an email or meeting. If you change your n...
about 1 year ago in Domino / General 3 Needs Review

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Reopen previous Designer tabs

Unlike the Notes client, the Deisgner always opens with an empty screen. I'd like to be able to reopen the Designer with the same tabs open and the opened files at the same position as I left them when I closed the Designer.
about 5 years ago in Domino Designer 1 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Add NotesUIView event onSelectionChanged

I would like to recalculate min/max/sum/average of the currently selected views and display the only in an action of the toolbar (like Excel does it). Have it working so far by creating a NotesTimer on NotesUIView.PostOpen, process all docs in Not...
almost 3 years ago in Notes 1 Needs Review