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 6623 of 8879

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Drag and Drop Email in Windows Explorer should save as Senders name and Date.

When you drag and drop e-mails from your mailbox into Explorer, can you influence the name of the file? A user drags his e-mails into the Explorer, but only the subject is used as the file name. The customer would like to have the sender's nam...
about 3 years ago in Notes 2 Under Consideration

Have "Lockout ID" as an option in the security settings document for "Check Notes Password" field

In a person document, under "Administration" tab -> "Check password" field, we set it to value "Lockout ID." Afterwards, we create a organizational policy and apply it to all. Then those users whose ID was locked out get set to that in the secu...
over 5 years ago in Domino 0 Under Consideration

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove LDAP modem connection option in Notes Configuration Setup.

Who uses Modem to lookup LDAP?
over 6 years ago in Notes 0 Under Consideration

Change visual display in calendar for 24+ meetings

in HCL Notes 11 a new feature was introduced: 24+ hour meeting support https://help.hcltechsw.com/notes/11.0.0/multipleday_meeting_support.html On the feature enhancement its described that the calendar entry appears in the header. Please change t...
over 3 years ago in Notes 0 Under Consideration

avoid Launching IBM Notes twice and running into deadlock

Some customers on slow machines are able to launch IBM Notes twice, which of course lead to crash. Please think on creating Lock.File and if lock file is created < 20 seconds, additional launches of IBM Notes are ignored, so first instance is ...
about 7 years ago in Notes 0 Under Consideration

Enable 3rd party PKI in native Notes environment (Notes client authentification, encryption, mail...)

20 years ago it was beautifull feature (built in Domino PKI), but this days it is blocker for integration (customers have Microsoft AD, Entrust , etc...and want use those PKI inside Domino)
about 7 years ago in Notes 0 Under Consideration

Index update logic proposed to be changed to not rely on the the DB open or close state and should indexed immediately .

Index update logic being proposed to be changed, to not rely on the the DB open or close state and should get indexed immediately . Currently even if "Immediate" indexing is enabled on a database , if the database is held open by users or applicat...
over 5 years ago in Domino / Administration 1 Under Consideration

Support enough in the Java AppDev Pack bindings for use in the NSF ODP Tooling

In my NSF ODP Tooling project, I've distilled the requires Notes API classes into some thin interfaces to make the actual backing API portable. It'd sure be nice to have the ability to run this without either local Notes native dependencies or my ...
over 4 years ago in Domino 2 Needs Clarification