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

Ideas

Showing 29

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 2 years ago in Domino Designer / Java 0 Needs Review

Allow RFC822 address format for Mail-In databases

You can configure the address of a mail-in database like "My Teammailbox" <team@acme.com> and this format will be used for sending, if you use this entry as owner of the mailfile. Stupid problem: You will not be able to receive to this addre...
25 days ago in Domino / Templates 0 Needs Review

Add role [AccessContact] to local names.nsf, if seperate contact-rights are used in mail delegation

Hi guys, yesterday I got an incident from a costumer. An assistant creates contacts in the mailfile of the manager. These contacts get the reader field "Readers" with "[AccessContacts]" in it. The Manager is seeing these contacts on his iPhone but...
about 1 year ago in Domino / Templates 0 Needs Review

Room & Resource template design should be increase usability

Since Domino 12.x, the Resource & Reservation template (resrc12.ntf) design is changed and modernized, but at some usability is decreased. Hard to see the difference between Editable fields and calculated fields in new Reservation form and Res...
almost 2 years ago in Domino / Templates 0 Needs Review

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

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

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
over 1 year ago in Domino Designer / Java 1 Needs Review

Use Business Card functionality in names.nsf without installing Sametime.

Previously, this feature worked in Domino V10 by uploading photos in person documents and using a customized mail template, but after upgrading to V14, it is no longer functioning. I found the HCL article below, but it requires a Sametime server. ...
about 1 year ago in Domino / Templates 0 Needs Review

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
over 2 years ago in Domino Designer / Java 0 Needs Review

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review