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

All ideas

Showing 8472

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...
over 6 years ago in Domino 4 Assessment

Make EnableJavaAgentCache=2 the default setting

This technote indicates you can set EnableJavaAgentCache=2 on a Domino server to prevent out of memory errors when Java agents use attached JAR files: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0089161 It would be nice f...
about 1 year ago in Domino 1 Needs Review

Delete chat history for a specific user

This is different from the idea -> https://domino-ideas.hcltechsw.com/ideas/STC-I-150 Due to security compliance, organizations want to delete the entire chat history for a specific user.
8 months ago in Sametime / Chat 1 Future Consideration

The scheduling of emails.

In our company we use Leap on the production lines. There is a use case where a quality control form for the machine has to be filled in every morning at 9:00. Therefore, we would like to have the ability to set up an email to be sent on a regul...
over 1 year ago in LEAP / Documentation 0 Under Consideration

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 4 years ago in Domino Designer / @Formulas 0 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...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Sametime 12 available for installation in Windows OS

Sametime 12 is only available for installation/config on Docker/Kubernetes. However I've talked to some customers who told me that they don't use such technoliogies in the environment at the moment and for that reason they don't even intend to eva...
over 2 years ago in Sametime / Meetings 3 Assessment

Support for multiple DAOS volumes

Today DAOS supports only a single store with directories from 0001 to 9999.Specially for larger enviroments a single disk can become a limiting factor.Disks can be quite large today, but if you have to guarantee a recovery response time, splitting...
over 1 year ago in Domino / General 0 Under Consideration

Spell check for Bulgarian language

Hi there, we have migrate a furher company in our company group. We need a spell check for bulgarian language in our hcl notes client > "ASAP" ;-) Many thanks
about 1 year ago in Notes 0 Needs Review

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
9 months ago in Domino Designer / LotusScript 1 Needs Review