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 4327 of 8903

Add ability to undo a delete

When a document (or set of documents) are inadvertently deleted, the only option to retrieve from trash is to go into the trash view, select the document(s), and then click restore. It would be helpful if at the time of the delete, a dialog box ...
about 6 years ago in Notes 0 Under Consideration

Notes Client need to be automatically terminated normally and gracefully in advance. When "shutting down or restarting the PCs/ Machines (Windows 10).

Shutting down PCs (Windows 10) without quitting the Notes client application, Notes Client will be forcibly terminated and due to that, some databases may get corrupt. So customer wants the Notes Client to be automatically terminated normally and ...
almost 5 years ago in Notes 1 Under Consideration

Asynchronous code/agents on the server

Something like agent.runInBackground( noteid ) With this I can move a lot of code (updateing responses, sync data with sql or other slow tasks) to run in the backgorund Nedded when posting a web form to Domino where I would like the response to th...
over 7 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 3 years ago in Domino Designer / LotusScript 1 Needs Review

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Notify before switch to other replica

The Notes client opens a other replica of a database (local or other server) without notification when the server of this database is down. Martin Vogel
over 7 years ago in Notes 4 Under Consideration

Show matching search results during search

Especially in a large DB it would be useful to be able to open documents found wile the search is still running, rather than having to wait until the search completes.
over 7 years ago in Notes 1 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Notify users if they are not working on their homeserver

Sometimes users have a replica on their workspace pointing to a distant server (f.e. if they clicked on a doclink that has not replicated yet). Once the server is the top server it stays and the user is working on it without knowing.If would ...
about 6 years ago in Notes 3 No Plans to Implement

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration