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

Ideas

Nomad Web: Persistent Tabs

When a user is using Nomad Web, they may have several tabs open in their workflow. Typically, the next day, the session will have expired, and Nomad Web will be started again with a fresh login. In this situation, Nomad Web will start "blank", wit...
almost 4 years ago in Nomad / Nomad (Web) 0 Future Consideration

Domino Filesystem indexer should support FILTER options

The FT_INDEX_FILTER_ATTACHMENT options do not work in FileSystem Domain indexing. That probably why they are called ..._ATTACHMENT options... To only index specific file-types (no temp-files, photos, etc), we need FileSystem alternatives for: FT_U...
about 2 months ago in Domino / Administration 0 Needs Review

Group-based Alternate From Permissions and Group From Address in mail-in database

In Notes 12.0 and later versions, it is possible to grant users permission to send mail on your behalf from a mail-in database. Currently, users can only be added individually. I would like to request a new feature that allows a group to be added ...
about 2 months ago in Domino / Administration 0 Needs Review

Update Domino SAML IdP configuration when ADFS Token Signer Certificates has been changed

Once a year, ADFS must change it's Token Signer Certificate. 2 weeks before the expiration of it's old on, ADFS creates a second new one. Connected application will detect this second one and will change their configuration automatically. HCL Dom...
about 6 years ago in Domino / Security 7 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Make fixlist available to be replicated

Great to see the fixlist is back.https://ds_infolib.hcltechsw.com/ldd/fixlist.nsfWould love to be able to replicate the database to my Server for better searching and recognising changes.
about 4 years ago in Domino / Administration 1 No Plans to Implement

Make NotesHTTPRequest class use certstore/certmgr

According to this KB: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0069539 the NotesHTTPRequest class uses the cacert.pem as local keystore. Since certstore is a great new feature to maintain trusted CAs, please let NotesH...
about 2 years ago in Domino / Administration 1 Under Consideration

IMAP protocol should show IP address of connecting host and username

When user login over IMAP DOmino should show 12.04.2025 9:01 IMAP Server: JohnDoe@acme.com has logged in (178.1.1.1) 12.04.2025 9:02 IMAP Server: JohnDoe@acme.com has logged out (178.1.1.1) Read: 2 Document(s) This is needed for security reasons, ...
7 months ago in Domino / Security 0 Under Consideration

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
about 6 years ago in Domino Designer / LotusScript 0 Assessment