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

Showing 3623 of 9008

decoding the POST data obtained with a CGI variable

When you post UTF-8 encoded data to Domino HTTP, if you get it using the Request_Content variable and save it, garbled characters will occur. For example,to avoid this, you have to convert it to a file using NotesStream. Set stream = session.creat...
almost 5 years ago in Domino / Integration 1 Under Consideration

Domino to print a clear error message on console for a long SMTP message header

We understood that a single line in the SMTP message header should not exceed 998 characters, as per rfc5322#section-2.1.1, reference link- https://datatracker.ietf.org/doc/html/rfc5322#section-2.1.1 When Domino received extremely long "Referen...
over 1 year ago in Domino / General 0 Needs Review

Remove and add database icon using lotusscript

Requirement is to remove old database icon and add new database icon on the workspace using lotusscript. @RenameDatabase and @AddDatabase methods doesnot fit in customer requirement. Migration from old version to new version is being done and at s...
almost 5 years ago in Domino Designer / LotusScript 1 Needs Review

Size of email - Search by

Idea 1: Customer is asking a way to search email by size in Verse on Premise Idea 2: Customer is asking a way to see size of each email Please release at a better speed, features on Verse on Premise.
over 4 years ago in Verse / Verse on Premises 2 Future Consideration

Expand CC and BCC fields by default when creating a new memo

All users need CC / BCC email to the manager, so users feel it is troublesome when create a new memo to click "cc|bcc" every time to expand CC and BCC fields. Therefore, they request to expand CC and BCC fields by default when creating a new memo.
over 4 years ago in Verse / Verse on Premises 2 Future Consideration

Add Session.setReuseDocumentHandles(boolean) to prevent Java API from reusing handles of open documents

When opening a document in the Notes Java API (Notes.jar), there's an internal logic to check whether that document has been opened and not recycled before. So for example in this snippet Database db = session.getDatabase("Server1/Org", "test.nsf"...
over 3 years ago in Domino 0 Under Consideration

Reduce the gap feature between verse and notes client.

Verse should have no gap feature between HCL Notes client eg. notes policy, location document, roaming, replication and so on.
over 4 years ago in Verse / Verse on Premises 3 No Plans to Implement

Create Contact from Signature

In the legacy Notes Client you are able to create a contact from a mail "More -> Add Sender to personal contacts ...". We are using Verse on Premise as our new default Mail Client and our customers love it. But for now they have to switch to ol...
almost 5 years ago in Verse / Verse on Premises 1 Already Exists

When generating Sametime link using Verse online meeting (DOMI), then the link should be generated with guest access.

If we use DOMI and generate a Sametime meeting on Verse. The meetings are created by default with the No guests allowed option. There should be an option to allow guests.
over 1 year ago in Verse / Verse on Premises 3 Future Consideration

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review