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 8725

Please provide DaosTune for Domino 11.x W64

According to the following article, DAOSTune only support Domino 12.0 and later versions. https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0116834 Please consider to provide DAOSTune for Domino 11.x.
7 months ago in Domino / Reporting & Analytics 6 Needs Clarification

Make NotesHTTPRequest class use certstore/certmgr

According to this KB: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0069539 the NotesHTTPRequest class uses the cacert.pem as local keystore. Since certstore is a great new feature to maintain trusted CAs, please let NotesH...
over 1 year ago in Domino / Administration 1 Under Consideration

Import .ics without VTIMEZONE

When importing .ics without VTIMEZONE component into Notes client, it will be imported but time zone is incorrect. Please refer to CS1231864. Customer hope that Notes client will validate it against iCalendar RFC and reminder the user if it is not...
2 months ago in Domino 0 Needs Review

View with properties "Don't show empty categories" and "Show response documents in a hierarchy" should not display "Empty" categories

Suppose a view in an application is displaying main and response documents. The view has properties "Don't show empty categories" and "Show response documents in a hierarchy" set. Security access to main documents is controlled by Readers fields...
11 months ago in Domino Designer / Views 1 Needs Review

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
about 1 year ago in Domino Designer 0 Needs Review

nomad-config.yml into configuration document in Domino Directory

Why to configure the nomad server settings through a locally stored nomad-config.yml file? Can this not being added into the Domino directory, like the notes.ini section of the configuration document? This made also easier in maintaining it and re...
over 1 year ago in Nomad / Nomad (Web) 0 Assessment

Calendar option: block x minutes (e.g. 5) before and after appointments in free (available) time as timepuffer

People with many (online) meetings have the problem, that they have no time to switch from appointment to appointment and to change the (online) room. It would be fine, if there would be an option e.g. in the calendarprofile and/or a button in the...
3 months ago in Notes 0 Needs Review

XPages update runtime and Client Designer

the only tool used to develop mature and non-beta webs is XPages.Many NSF projects have been converted with this JSF technology that collects the code within the NSF.Node.JS is certainly an excellent initiative: but it is in beta and has big limit...
over 6 years ago in Domino Designer / XPages 4 Assessment

support transfer of more characters from widget to webpage

Create a widget and import to Notes, it enable user to highlight mail message body and transfer it to a website(such as: Google Chrome) for grammar checking. However this function has a character limitation, only allow 499 characters to be passed ...
4 months ago in Notes 0 Needs Review

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
4 months ago in Domino Designer / LotusScript 1 Needs Review