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

Each protocol should have its own ACL

For a given server, there is no way to specify a subset of users allowed to connect to POP3, another subset of users allowed to use IMAP, etc. I need a way to restrict which users are allowed to use a specific protocol.
over 7 years ago in Domino / Security 0 Under Consideration

Single sign-on for web access with Notes authentication

When creating a hybrid application that uses a Notes client and Web access, single sign-on is required. Currently, there is no way to pass the token with @urlopen or NotesHTTPRequest. I need a way to get the LtpaToken cookie using the Notes cl...
almost 5 years ago in Domino / Security 3 Needs Clarification

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Specify TLS/SSL version used by certain port or protocol.

Some application only uses certain version of TLS/SSL. Due to vulnerabilities we don't want this TLS/SSL version to be available to all ports/protocol. We want an ability to specify which versions of TLS/SSL a port or protocol can and cannot use.
almost 5 years ago in Domino / Security 2 No Plans to Implement

Capability to identify actual file format using attachment properties.

When users change the file extension ( .exe to .txt ) in Windows Explorer, Domino should have capability to identify actual file format using attachment properties.
over 7 years ago in Domino / Security 1 Under Consideration

Please provide custom connector of Microsoft Power Automate

Please provide custom connector of Microsoft Power Automate. The customer create workflow by using Power Automate. They want to make automatically operate all incoming mail that are sent to Notes/Domino.
over 2 years ago in Domino Designer / Documentation 0 Under Consideration

"Inherit Future Design Changes" property grayed out when replacing design

You have Manager access to a Notes database and want to replace the design of a database with its updated or possibly a different template. When you attempt to replace design, you notice that the option to "Inherit future design changes" is grayed...
over 2 years ago in Domino Designer / Views 0 Under Consideration

Router does not obey the Reader field if the Reader Access and above is restricted for Person Document

1) A person document is restricted via Person Document Properties>>Access>>Unchecking "All Reader and above" field. Anonymous is not selected. 2) An email is sent from Notes client/iNotes to the restricted user's internet address by us...
about 5 years ago in Domino / Security 3 Assessment

Limit the selection to only the selection from the address book

We want to limit the selection to only the selection from the address book. There is "allow values not in list" option in field properties. But this option doesn't work in name field.
over 5 years ago in Domino Designer / Views 1 Under Consideration

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
over 5 years ago in Domino Designer / LotusScript 4 Needs Clarification