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 1842 of 8869

Allow text Insert to work when pasting from the paste buffer into the server console command field

If you go to the server tab, then select 'Server Console'. If you enter text in the 'Domino Command' field then try to insert text into the exiting text that's there from the paste buffer, it clears the text that is in the field and pastes what yo...
about 5 years ago in Admin Client 1 Under Consideration

Provide design element "where used "/ cross reference index and tally in Design Synopsis support

When reviewing impact of a design change it is often difficult to assess without a lot of searching operations. It would be helpful to have a function in Design Synopsis that would index and tally references / usage of named design elements. For e...
about 3 years ago in Domino Designer 2 Already Exists

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

Missing Secure Attribute in Encrypted Session (SSL) Cookie.

Hi Team, Regarding case no : CS0038809 - Require SSL protected communication HTTPS for single server session cookie As suggested by Melnicl(HCL PMR Team) we need to enable http only : false option in DOMRELAYSTATE cookies. we require this option t...
almost 6 years ago in Domino / Security 5 No Plans to Implement

Add feature to save complied version and bitness in each design element

Notes/Domino has some defects caused by Domino Designer version or bitness. To investigate such problems, I want to confirm the version or bitness of Designer in each design elements. Currently, the $DesignerVersion of any design element has 8.5.3...
6 months ago in Domino Designer / LotusScript 1 Needs Review

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

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 notification should come when someone tried mutiple time wrong password in users lotus notes account

if any users attempted wrong password more that 3-4 times then user(owner on account) should get mail mail from Server that, someone is trying accessing your mail.
about 6 years ago in Domino / Security 4 Needs Clarification

ACL Role Description Field

Add description field for each acl role.
over 6 years ago in Domino / Security 2 No Plans to Implement

"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