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 8300

Allow use of ViewNavigator in FT-searched views

Currently, if you use any of the FTSearch* methods on a view, then `ViewNavigator`s you create for the view won't respect the search, instead forcing you to use getAllEntries(). However, that limits the optimizations you can perform and, at the ve...
over 1 year ago in Domino Designer / Views 0 Under Consideration

Domino Inbound SMTP STARTTLS -- Log TLS Version and used Cipher

Most other applications add the TLS Version and used cipher to the received header.Example: from xyz.acme.local (10.100.1.234) by abc.acme.local (10.100.109.233) with Acme SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P...
about 6 years ago in Domino / Security 3 Assessment

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
about 6 years ago in Domino Designer 6 No Plans to Implement

New Calendar Type or option field in an existing Calendar entry

New calendar type with automatic activation/deactivation of OutOffOffice Agent or an option in an existing calendar type to automatically activate/deactivate the "OOO" for the duration of a calendar entry via an new option field.
3 months ago in Notes 0 Needs Review

Ability to limit maximum attachable file (especially in drafts)

Need ability to limit and control Draft and other documents in MailFile. Some users use Drafts to copy large amount of data between computers. Routed Mail size is controlled by policy, but if file attached it is just replicated. Drafts is just exa...
3 months ago in Notes 0 Needs Review

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Faster and more intuitive deletion of Notes documents

When you delete a bunch of documents from a database without soft deletion, you select them and press delete. They get a deletion mark and you get a status message that you should press F9. This process of having to press the F9 button to refresh ...
over 1 year ago in Notes 1 Needs Review

Please restyle all templates that come with Notes and Domino

It is a bad joke to invent Project Restyle in 12.0.2, but still delivering 20++ year old templates bundled with Notes and Domino.
almost 2 years ago in Domino / Templates 0 Assessment

Add a deprecated tag to documentation for features that should not be used more / there only for backward compatibility

For a newcomer in Domino development, the documentation exposes all the "history" of Domino development. Some of theses features are clearly no longer recommander to be used or can't be. For example NSFDB2. But when you read the documentation with...
over 3 years ago in Domino Designer 1 Under Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 5 years ago in Domino Designer / LotusScript 3 Assessment