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 9002 of 9002

Undocumented functions

John Paganetti once said „There are no u documented functions when you work for IBM“. many of us are using those functions and we figured out their signatures. Some undocumented stuff is also used in shipped templates. I no longer insist in makin...
over 7 years ago in Domino Designer 5 Under Consideration

Update the HCL Software U website with v14 training videos on the Notes client

HCLSoftware U videos are stale and do not appear to be maintained. There are only 3 videos on the Notes client and they are all for V12. Nothing there for V14. The last video appears to have been created in 2021. Create some new videos. https://hc...
over 1 year ago in Notes 0 Needs Review

Add a link to HCL Software U in the help menu of Notes

HCLSoftware U has training videos for the Notes client. It would be great to have a link directly to these in the Help menu of the Notes client. https://hclsoftwareu.hcltechsw.com/hcl-domino Related idea: Update and create new videos for V14: http...
over 1 year ago in Notes 0 Needs Review

Show complete server name on workspace

Longer server names will not completely shown on Notes 12 Workspace. We have more servers with same names and added number, in this case we can't see on witch server database is
almost 3 years ago in Notes 2 Future Consideration

Provide settings to change the default browser used to render HTML/MIME mail in Notes client

As of now, the Notes client uses the Internet Explorer as its default browser in order to render HTML/MIME mail in Notes client. It would be great to have the ability to change the default browser used for rendering email like MS Edge, Google Chro...
about 6 years ago in Notes 1 Future Consideration

Server side search on Verse mobile

Search is limited to the data on the device. It is important to have the ability to search all the existing mail on the sever. Less data to be synchronized and a more efficient use
over 7 years ago in Verse / Mobile (Android) 3 No Plans to Implement

HTML/CSS Library or Framework easily install and xpages enabling

have the possibility to easily install on the Domino server different css libraries or framework, with different versions (like bootstrap, dojo, awesome font, etc) and to be able to select them inside the xsp properties to be able to use them as y...
over 7 years ago in Domino Designer / XPages 1 Under Consideration

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate prob...
over 6 years ago in Domino Designer / LotusScript 5 Assessment

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
about 4 years ago in Domino Designer / Java 0 Under Consideration