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 3043 of 8851

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...
8 months ago in Domino / Administration 1 Needs Review

Add support for IBM i 7.6

IBM i 7.6 is currently supported and generally available. We'd like to upgrade from IBM i 7.5 to IBM i 7.6. We'd like it with Domino 12 as our developers aren't ready to roll out 14 as we have too many Domino apps dependent on 32bit clients.
5 months ago in Domino / Administration 8 Needs Review
114 VOTE

Add "Lotus Notes Diagnostic" utility to Administrator client

See https://www-01.ibm.com/support/docview.wss?uid=swg24019151
over 7 years ago in Domino / Administration 3 Assessment

Option to install SLP on existing Domino versions that include FixPack and HotFix

Currently, the Server Language Pack can only be installed on the base version. Allow the SLP to install on any version within the same series, regardless of the fixpack or hotfix installed. Use case: The customer's Domino server version is 14FP3HF...
7 months ago in Domino / Administration 1 Needs Review
112 VOTE

Enforce TLS

If your organization is required to use TLS for email sent to recipients in specific domains, you can configure outbound email to ensure that TLS (Transport Layer Security) is used for those domains. Enforced TLS forces a secure connection between...
over 7 years ago in Domino / Security 10 Assessment

Integration of HCL Domino Calendar with Microsoft Teams

Hi Team, Any Plan of HCL for the Integration of Microsoft teams with Notes calendar. Means Notes calendar meetings, to do will get reflected in Microsoft teams and vice versa? The customer implemented the Microsoft team, basically when the user cr...
over 5 years ago in Domino 11 Under Consideration

A good way to display progress to the user

soon the Win32-specific versions of Notes are gone. We need an alternative progress indicator https://www.keysolutions.com/notesfaq/howprogress.html http://blog.texasswede.com/progressbar-class-for-lotusscript/
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration
111 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

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
11 months ago in Domino Designer / @Formulas 1 Assessment