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 2936 of 9023

Control Domino Server Controller settings (dcontroller.ini)

You can change the location and other settings of the Domino Controller log file using the "dcontroller.ini" file. By default, the log file is saved in the data directory, which may not be ideal if you store log files in a separate location (e.g. ...
4 months ago in Domino / Administration 0 Needs Clarification

"Next Unread" button on Verse iOS Mail view

Customer use Verse iOS, and he wants "Next Unread" button like Notes client on mail document view to view unread mails consecutively without back to mail list view.
3 months ago in Traveler 1 Needs Review

Allow console log to roll over by duration instead of size for feeding to our SIEM.

We are currently using the following: set config Console_Log_Mirror=1 set config Retain_Mirror_Logs=1 set config Console_Log_Max_Kbytes=100 We based that size on an approximation on how much data gets put into that file on an hourly basis. We'd li...
2 months ago in Domino / Administration 0 Needs Review

Provide a way to open databases with size exceeds 64GB with ODS52

A customer database that has grown beyond the 64GB limit imposed by its current ODS version 52 (V9) hosted in Domino12.0.2. The database has exceeded 64GB, triggering the following error messages during both compact and fixup operations: "Database...
11 months ago in Domino / Administration 2 Needs Review
123 VOTE

Embedded views in Notes: Please allow column sorting

After a view has been embedded in a form (which is the only way in Notes to display relations!), columns cannot be sorted any more, even if this is possible in the original view.
over 7 years ago in Domino Designer 6 Under Consideration

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
24 days ago in Domino Designer / @Formulas 1 Already Exists
119 VOTE

Ability to start a Notes UI agent with a context from an XPage

Currently, only possible to start an agent which is not allowed to perform any UI operation This would enable existing (old) applications to integrate new features using modern XPages without having to re-develop the whole application at once.
over 7 years ago in Domino Designer / XPages 3 Under Consideration

Please release the Japanese version of Designer Help

Designer help is not available in any language other than English, including the web site. Japanese users want to read Designer topics in Japanese.
over 5 years ago in Domino Designer 4 Under Consideration

A better overview when debugging in the designer

{"children":[{"type":"paragraph","children":[{"text":"When navigating through the designer step by step, you only see the next line when you execute the step. It would be possible to always see an equal number of lines above and below the active l...
4 months ago in Domino Designer / Debugger 0 Needs Review
116 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment