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 602 of 8857

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Support Oauth2.0 for SMTP/POP/IMAP

Due to basic authentication method deprecation for connections via SMTP, POP and IMAP protocol for Office 365 and other Companies, the interoperability is not working fine, O365 already announced the deprecation Deprecation of Basic authentication...
over 2 years ago in Domino / Integration 2 Assessment

Continuous Integration Build Server plugin

Provide the possibility to provide continious integration for Domino applications. Server plugin should be able to monitor git source control changes and based upon changes build a new NSF from the code.
about 3 years ago in Domino / Integration 4 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Improvements on iNotes logout redirect function

Currently, we have the INI parameter "iNotes_WA_LogoutRedirect=" to set the redirect URL when a user logs out of iNotes. And this is a server-wide setting. However, when hosting multiple FQDN for iNotes, this is no longer applicable as you would w...
about 4 years ago in Domino / Integration 1 Under Consideration

using Domino Directory to extend the LDAP schema - support for binary LDAP attributes

At the moment using the DominoDirectory to extend the schema only supports the following data types: Domino data type LDAP attribute syntax Text Directory string Date/Time Generalized time Number Integer Names Distinguished name (Table.1 Data type...
over 1 year ago in Domino / Integration 2 Under Consideration