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 3049 of 8870

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Color code meetings that are required / optional / FYI

From the day/week/month view, add the ability to color code (or otherwise indicate) if my attendance on a meeting is required, optional, or FYI, without having to open the invitation to see.
almost 2 years ago in Notes 1 Needs Review

Make the Fulltext search bar adjustable, the existing search bar has only two lines

The Fulltext search bar has only two lines and adds Scrollbars if the text is lager. It would be better to make the bar resizeable. Control + a does not work in it.
almost 7 years ago in Notes 0 Under Consideration

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
over 5 years ago in Domino Designer / @Formulas 3 Needs Clarification

Convert emlx (Apple Mail) to NSF

We have seen enhancement requests and third-party tools about PST to NSF conversion but no emlx (Apple Mail) to NSF yet. This would be helpful for users using Apple Mail moving to Notes Client.
over 3 years ago in Notes 0 Under Consideration

DOMI with MS Teams

Teams has the option of creating a waiting room and making it just for external users or everyone. This can not be done from the Notes calindar with DOMI so the invite has to be done in Teams and copied back into the Notes Calindar. It would be ve...
over 3 years ago in Notes 0 Under Consideration

Make Notes URL Command OpenDocumentByKey working

Please make it possible to open documents with a given key with Notes URLs like this: Notes://Host/Database/View/DocumentKey?OpenDocumentByKey Notes://Host/Database/View/DocumentKey?OpenDocument Notes://Host/Database/View/DocumentKey Of cause the ...
over 4 years ago in Notes 1 Under Consideration

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

Adding WebEx information to description field : DOMI

We have the standard mail template V12.0.1 with the new DOMI feature and configured WebEx. This works fine, but our customer would like to append some more information in the body-field (=description) of an invitation, when it will be send. As we ...
over 3 years ago in Notes 3 Under Consideration

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review