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

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...

Ideas

Showing 3668 of 9001

Request to Restrict HCL Nomad App Configuration to Authorized Devices Only.

Currently, any user can download the HCL Nomad app from the Play Store or App Store and set it up by copying their Notes ID file. This means users can configure the app on any device without any control from administrators. Customer Requirement: T...
9 months ago in Nomad / Nomad (iOS) 0 Needs Review

Automatically install the Language Pack by autoinstall in Domino 14.5.

We want to be able to automatically install the server's Language Pack using the autoinstall feature in Domino 14.5. For languages other than English, it is necessary to apply the Language Pack. With Autoinstall, the English version of Domino can ...
9 months ago in Domino / General 2 Under Consideration

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
over 7 years ago in Domino Designer / @Formulas 1 Assessment

Marketing money and make it visible

Great product but you have to sell it in ! Product, price, place, promotion- as always. Microsoft kills you with their marketing people and they haven't so much to sell except for very fancy Powerpoint-slides. Been to MS Teach summit -2018 and was...
over 7 years ago in Domino 1 No Plans to Implement

Restore the Notes & Domino knowledgebase back to a Notes database

Once upon a time, the knowledgebase was stored in a Notes database. From there it was accessible as a website, but even better is that it allowed accessing it via the more powerful client software, HCL Notes. As a Notes database, it could be viewe...
over 1 year ago in Domino 2 Needs Review

Support to move mail from HTMO account to local folder

Customer has below requirement. HTMO account was set up correctly, everything works fine. The user has large e-mails that wants to copy on a local folder. Whenever he tries to move or copy (dragging or CTRL+dragging) he gets an error: "Canno...
2 months ago in Traveler for Microsoft Outlook-HTMO 0 Needs Review

dialog box displayed using the NotesUiWorkspace.PickListCollection method is not resizable in Nomad

Customer requirement is dialog box displayed using the NotesUiWorkspace.PickListCollection method is not resizable in Nomad web similar to HCL Notes.
about 1 year ago in Nomad / Nomad (Web) 0 Future Consideration

A typo in a server console command

When entering a command in the server console, there was a typo “e adminp...” and the server executed the exit command. Need the ability to change the server exit commands. Either execute these commands after a confirmation request, or the ability...
about 1 year ago in Domino / Administration 1 Needs Review

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
over 1 year ago in Domino Designer / @Formulas 1 Assessment

@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...
about 1 month ago in Domino Designer / @Formulas 1 Already Exists