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 8840

"Display values as icons": please show the available icons

There can be icons in a view column. In order to put an icon in the column, one has to know its number. Which usually means that one has to open the Help database and look it up. Could there be some Assistant, or an icon selector, to make it easie...
about 5 years ago in Domino Designer / Views 1 Under Consideration

Remove the limitation to 32 workspace pages on the HCL Notes Desktop + allow separator

Using HCL Notes v14, we got the error message: "Too many workspace pages; up to 32 pages containing database icons are allowed" When creating more than 32 pages. Idea 1 > Remove/push the limit to 64 allowed workspace pages Idea 2 > allow cre...
over 1 year ago in Notes 2 Needs Review

The database sizes display has changed to GB, MB, and KB in the administrator file tab starting from version 14.0

The database sizes displayed in the Administrator file tab were previously shown in bytes. However, starting from version 14.0, the display has changed to GB, MB, KB, etc. Is it possible to display them in a unified manner or revert to the origina...
about 1 year ago in Admin Client 3 Needs Review

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
over 3 years ago in Domino Designer / @Formulas 1 Needs Review

IsSummary checkbox for fields

So we can turn it off for items we don't want in a view
over 7 years ago in Domino Designer 2 Under Consideration

New user friendly Open dialog

Users are looking for applications. They are not aware on servers, directories. So, the dialog should bring up the views from Catalog. Users can search for applications by name, category, etc
over 7 years ago in Notes 1 Assessment

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
over 7 years ago in Domino Designer 6 Under Consideration

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

Allow SearchView URL to search in a particular field

The following SearchView URL searches in all the fields on the documents listed in the view. https://Host/Database/ViewName?SearchView&Query=123456 Allow SearchView URL to search in a particular field. Example: http://Host/Database/ViewName?Se...
7 months ago in Domino 1 Needs Review