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

Tika image support + Make Tika available from Lotus Script

Add image OCR support to Tika and make Tika functionality available from Lotus Script to get text data from all type of attachments (existing and images). https://github.com/tesseract-ocr/tesseract is part of the full Tika package and Tika automat...
10 months ago in Domino / General 0 Needs Review

Ability to use PIM API for accessing mail-in database via REST API

The PIM API is designed for a user's personal mail file, linked directly through their person document in the Domino Directory. Mail-in databases do not have this one-to-one mapping and thus were not included in the PIM functionality scope by design.
about 2 months ago in Domino / General 1 Under Consideration

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
6 months ago in Domino Designer / LotusScript 1 Needs Review
103 VOTE

Make Domino Designer a modern IDE

Compared to other modern IDEs, Domino Designer is outdated. Missing keyboard shortcuts, autocomplete, intellisense. All those useful features that modern IDEs have. Just honestly use VSCode for a week and compare it to the Domino Designer to feel ...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Centralized Documentation Repository for Notes Client Eclipse Preference Settings (Managed Settings)

Centralized Documentation Repository for Notes Client Eclipse Preference Settings (Managed Settings) Administrators frequently need to customize the HCL Notes Standard Client to modify UI, enforce branding, or disable specific features (e.g., Live...
4 months ago in Notes / Documentation 0 Future Consideration

Add SHA hash to every attachment and make it avaiable.

Having Domino store the attachment hash (e.g. SHA256) would be very helpful for multiple reasons: Security audits and logging Finding attachments by hash for security reasons Having lookup option for the attachment finger print without sending out...
10 months ago in Domino / General 2 Needs Review

Rename user and recent contacts.

When a user is renamed, they are not updated in other users' recent contacts lists in iNotes and Verse. If the administrator removes the old name from the account, this results in old, incorrect recent contacts results being returned when sending ...
2 months ago in Domino / General 0 Needs Review

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add new action for Mail Rules: Mark as read

Hi. I just found a really interesting and useful Action within rules en Google Mail. You can Mark emails as read. There may be conditions where this is really handy, for instance: System Notifications which return Success be moved to a folder and ...
4 months ago in Domino / General 1 Needs Review

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 4 years ago in Domino Designer / LotusScript 0 Assessment