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 8320 of 8320

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
over 4 years ago in Domino Designer / LotusScript 4 Assessment

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...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Hide the SwiftFile tab in the Mail Preferences when DisableSwiftFile=1 is configured in notes.ini

As written in "Disabling SwiftFile", we can disable the SwiftFile feature. However, users get confused about this situation because the SwitfiFile tab always appears in the Mail Preferences even though the feature is unavailable. To avoid conf...
4 months ago in Notes 0 Needs Review

In VOP : Allow users to import contacts

import csv files
11 months ago in Verse / Verse on Premises 0 Under Consideration

Can change font/font size on Verse for mobile

Create a new memo from Verse for mobile, can't change the font and font size in mail body. Customer expect this function to be implemente.
about 2 years ago in Verse / Mobile (iOS) 0 Under Consideration

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
about 6 years ago in Domino 4 Assessment

Allow to set any database as a welcome page on a Notes Client via Notes Policy Settings

Create an easy-to-use Mechanism which allows that any Domino Database could be set as a welcome page via Notes policies. Without using the Bookmark.ntf/nsf template/database as described in the following article: https://help.hcltechsw.com/domino/...
over 3 years ago in Notes 7 Under Consideration

Spam button in HCL Notes

Customer would like a spam button in Notes client for external mails that are suspicious. So that it will be flagged and no further spam mail from that external source arrives anymore.
about 1 year ago in Notes 4 Needs Review

Make Domino Config General Error mapping also handle path errors

Within the Domino config database (domcfg.nsf) one can set a mapping for a custom "General Error" form to be displayed if such an error occours. Unfortunately this mapping obviously doesn´t count for (non-database related) path errors. For examp...
over 4 years ago in Domino / Administration 0 Under Consideration

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
8 months ago in Domino Designer / Java 1 Needs Review