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

Ability to Reserve Rooms and Resources in a Single Reservation

Currently, we have created various resources (e.g., projectors, notebooks, etc.) in RnR. However, there is no option to reserve these resources simultaneously when booking a room. As a result, users must create two separate reservations—one for th...
9 months ago in Domino / Templates 3 Needs Review

Include comment fields in some tabs of configuration document

Some configurations are quite incomprehensible or hard to maintain without a simple comment. For example, SMTP allowed/disallowed IP address : many clients populate these fields with several IP addresses, but it's not possible to know what each ad...
5 months ago in Domino / Templates 2 Needs Review

Remove Java Applet on StdR12ResourceReservation template

If you use the webmail (Verse/iNotes) if you create a Rooms with approval the owner of the room receives an email to approve or deny the use of the room. If you try to approve it via the web you can't unless you use Internet Explorer 11 with Java ...
almost 2 years ago in Domino / Templates 0 Needs Review

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
about 4 years ago in Domino Designer / Java 0 Needs Review

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
over 1 year ago in Domino Designer / Java 0 Needs Review

Mail Journaling, remove unessential design elements from mailjour.ntf

This comes from CS0608132, where we discussed the issue that a CalendarProfile is added automatically to the mail-journaling database. This profile causes issues with archiving. Please remove unessential code and design elements from mailjour.ntf.
over 1 year ago in Domino / Templates 2 Needs Review

Application Pane to show an error symbol on agents that have dependencies with error

When a script library that's imported into an agent has an error, the error symbol only shows in the actual script library but not in the agent. This will make debugging an agent issue easier. See attached image
almost 4 years ago in Domino Designer / Java 2 Needs Review

$NoPurge field not set when creating an entry in Notebook using iNotes

While creating an entry in Notebook using iNotes, it does not set $NoPurge field for the document. Due to this the entry created will be archive. Customer requirement is not to archive the entry created in Notebook via iNotes.
over 1 year ago in Domino / Templates 0 Needs Review

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
almost 4 years ago in Domino Designer / Java 0 Needs Review

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
about 3 years ago in Domino Designer / Java 0 Needs Review