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 3190 of 8854

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
over 6 years ago in Domino Designer / LotusScript 2 Assessment

Add Option to Reopen Document when switching to Editmode

A common cause of conflicts are documents that users keep open in read mode for long times (sometimes several days). Re-reading the current state of the document before switching to edit mode avoids many conflicts. It would be nice to have an buil...
almost 6 years ago in Notes 4 Under Consideration

Make it easier to resize an image while maintaining its aspect ratio

To resize an image in a rich text field in edit mode, you must specify the width and height numerically in the properties, which makes it difficult to achieve the desired size in a single operation, and the operation must be repeated until the des...
about 1 year ago in Notes 6 Assessment

Allow the user to see which characters he is typing in the password dialog

In the Notes login dialog, add a button (with an eye image ?) to switch between hidden and shown password. Some users are sure they are typing the right password... This option should also (mainly ?) be available on the "Change Password" dialog.
almost 7 years ago in Notes 3 No Plans to Implement

Notes Ports Option - remove obsolete Netbios protocol

Thomas H. asked me to break up the original post, https://domino-ideas.hcltechsw.com/ideas/NTS-I-931, so the dev team could tackle each item individually. Look at the Preferences options, Why is there still Notes ports? TCPIP is set by default p...
almost 6 years ago in Notes 1 Under Consideration

See to who an E-Mail was forwarded

I often want to see, which recipients are in a forwarded mail. Today it is necessary to check the sent-folder and search for it.
almost 2 years ago in Notes 2 Needs Review

Support OAuth 2.0 authentication for IMAP

More and more email providers are removing basic authentication when using the POP and IMAP protocols in favour of OAuth 2.0 (e.g. Microsoft are deprecating basic authentication in October 2020). Please add OAuth 2.0 authentication support to IM...
about 6 years ago in Notes 2 Assessment

Show LotusScript functions or subroutines that are not called.

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review