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
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 8150

Move the pulldown menu items for "Delete" and "Deselect All" further apart

Currently, the pull down menu items for "Delete" and "Deselect All" are right next to each other. It is just too easy to select the wrong one and if you do, the results can be a pain to recover from. These menu items should be further apart. For i...
5 months ago in Notes 1 Needs Review

Better handling of attachments in rich text fields

1. Preview all file attachments like in MS Explorer. Also in possibly 3 sizes, for example small, medium, large2. When you mouse over, show the image larger because if there are many photos in a rich text field, you have to open each photo to find...
4 months ago in Notes 0 Needs Review

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
4 months ago in LEAP 0 Needs Review

Periodic CScan on rest scan of databases

Scanning mail data in the mail flow is a great addition to the Domino 12. But this feature would be mainly useful for customers having no external SMTP gateway mail scan in place already. Scanning only on the company edge leaves the door open for ...
about 1 year ago in Domino / Security 1 Assessment

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 2 years ago in Domino Designer / LotusScript 0 Assessment

Push Notifications

Both browsers and smartphones have push notifications but it is not implemented in Nomad. Provide us a way to send notifications on certain triggers in an application (e.g. new/changed document, ...)
over 1 year ago in Nomad 6 Under Consideration

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...
4 months ago in Domino / Administration 1 Under Consideration

Make time based mail rules possible

By now you have a lot of selection criterias available when creating mail rules. But it would be fine if you could create a mail rule for automatic mail forwarding and you're able specify in which time range this mail rule will be active. Like in ...
about 1 year ago in Notes 3 Under Consideration

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
25 days ago in Domino Designer / LotusScript 4 No Plans to Implement

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
25 days ago in Domino Designer / LotusScript 0 Needs Review