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 3821 of 8869

Improved information in the Agents view

The old school Agents view really needs an update. It now shows the columns Name, Alias, Type, Last modified, etc. It would be very helpful (life saving) to have the following columns added (for scheduled agents): Schedule runtime information (Da...
about 7 years ago in Domino Designer 1 Under Consideration

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Option to disable workspace page drag & drop on Notes client.

Customer found that When clicking Notes workspace page for long time , the workspace page is unexpectedly moved by drag and drop. Sometime workspace page is unexpectedly moved by end user's mis-operation Customer wish HCL could provide optio...
8 months ago in Notes 0 Needs Review

Print function that all attachment file in a document.

Want the ability to print multiple attachments such as multiple PDFs and txt files in documents.
over 6 years ago in Notes 1 Under Consideration

Disable mouse wheel for combo box etc.

Disable mouse wheel for combo box etc. You need to prevent the value from changing unintentionally when you try to scroll the screen!
about 6 years ago in Notes 5 No Plans to Implement

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Drag Tab outside Notes => new window (like in a Firefox etc.)

When I drag a tab from Notes to the outside, nothing happens. Only with the right mouse button I can start "open in new window". Please make it like in Firefox when a tab is dragged from the tab bar that a new window opens.
over 2 years ago in Notes 0 Under Consideration

Notes should remember the windows positions and the messageboxes should'nt be shared

Hi there, I am currently using 3 screens for my work and with Notes I almost always have to reorder their postions or have to search for messageboxes/dialogboxes. With Notes I always had the problem, that Notes never remembers where the messagboxe...
about 4 years ago in Notes 1 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
almost 7 years ago in Domino Designer / Views 0 Under Consideration

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
12 months ago in Domino Designer / LotusScript 1 Needs Review