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

Improve Domino Admin Dashboard

There should be various report pages for admins to easily see things such as the number of email senders per visit, each day, each month, the number of active users at the moment, who have never logged in more than 1 Months or more, Server Failure...
over 3 years ago in Admin Client 1 Needs Clarification

Complete/clear JavaSapi for production use

The HTTP bridge bundle on Domino contains a Java peer to DSAPI, as I explored in this blog post: https://frostillic.us/blog/posts/2022/5/19/poking-around-with-javasapi I don’t know what limitations there are to this, but I’d imagine that developme...
over 3 years ago in Domino / Integration 5 Under Consideration

Ability to open a single calendar entry with Verse/Inotes via a specific url command

We are developing a widget that shows calendar appointments. The customer asked me if it is possible to open the calendar entry on the web mail (verse/inotes) by selecting the event on the widget. I could not find a domino url command that allows ...
10 months ago in Domino / Integration 2 Needs Review

Admin client to show Notes users who have expired password and Notes Users who are locked out.

The admin can easily view users who have an expired Notes Password and Locked-out Notes users.
almost 6 years ago in Admin Client 5 Already Exists

Option to also remove archive database when deleting an user

By now when you remove a user from the Domino Directory you have the options to either keep the mail database or the remove the mail database from the Home Server and all Cluster mates. It would be nice to have the option to choose if you also wan...
about 5 years ago in Admin Client 1 Under Consideration

Improve Alternate from feature mail-in database lookup

The code in the Entering event of the IsMailInDB item in the CalendarProfile form should be improved. I have cases where db.Server is not returning CN=ServerName/O=Org but just ServerName/Org, thus this comparison is going to fail: If (MDBdoc.Mail...
over 1 year ago in Domino / Templates 0 Needs Review

Fix HTTP error when opening static files with query string and no ?Open command

When I add static files to the WebContent folder of an NSF (e.g.the files of a React or Office add-in build), I can access it with the following URLs: http://www2.mindoo.de/test/webcontent.nsf/NotesCanDoThatToo.png and http://www2.mindoo.de/test/w...
about 3 years ago in Domino / Integration 2 Assessment

Support of Subaddressing RFC 5233 for Domino Mailserver

Usecase: https://docs.gitlab.com/ee/administration/incoming_email.html#email-sub-addressing Please also see: https://en.wikipedia.org/wiki/Email_address#Subaddressing
over 5 years ago in Domino / Integration 1 Assessment

New and improved ready to use web template/applications that come ready to be utilized by the customer out of the box

The initial Discussion, File Library and other templates haven't been updated past a rudimentary web front end with the exception of Team Room. Unfortunately it was not included and sold instead but otherwise not available easily. Part of the draw...
over 7 years ago in Domino / Templates 5 Assessment

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review