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 171

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

Allow Domino to relay mails based on X-Forwarded-For header

Currently Domino can allow to relay the mails if the connecting IP is given in "Exclude these following hosts from anti-relay checks". But when the connecting client is behind the load balancer then Domino has no way to know the actual IP address ...
10 months ago in Domino / Administration 0 Needs Review

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
about 4 years ago in Domino Designer / @Formulas 1 Needs Review

Add the email header "Auto submitted" instead of "x-auto-submitted" used by Domino

Domino adds an x-auto-submitted: auto-generated header to any emails sent by an agent. When we used Notes for mail this header was respected by Domino and Out-of-Office replies were not sent to agent generated emails. According to this 2004 RFC RF...
6 months ago in Domino / Administration 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

Frame width

I want to display data different depending on whether a document is opened in a (smaller) preview frame or in a separate tab. With the @resolutionWidth and @resolutionHeight formulas, it is possible to get the dimensions of the client window. This...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Merging multiple mail template fixes from different language into one mail template.

The option to merge the languages is currently available with the language installer packs in HCL Domino. The language template fixes cannot be merged into a single template separately, because they're not part of the standard language installer p...
over 1 year ago in Domino / Administration 1 Needs Review

Option or command to check the cache status.

Can we have an Option or command to check the Status of all Cache information, such as event cache?
6 months ago in Domino / Administration 2 Needs Review

One item but different values in LS and Formula (date/time)

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
over 3 years ago in Domino Designer / @Formulas 4 Needs Review

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review