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 90

Add Quantum-Resilient Cryptography

This idea requests to add Quantum-Resilient Cryptography (QC or PQC) for: Encryption of NRPC-based traffic, Internet Protocols (https, smtps, imaps, ldaps, etc.), S/MIME encryption Everything else not listed here, The security risk is th...
9 months ago in Domino / Security 3 Needs Review

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
over 3 years ago in Domino Designer / @Formulas 1 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review

Password policy functioning improvements with "Check vault first then directory"

ID vault is implemented on the server and in configuration document "Check vault first then directory" is enabled. All users authenticate to the server through ID vault successfully. Use case: The web user is able to login even though the warning ...
about 1 year ago in Domino / Security 0 Needs Review

Automatically add "secure" flag to all cookies, when https is used

When a Domino server serves http requests through encrypted https, it should automatically add the " secure " flag to all cookies. There should be a global flag to enable/disable this feature. (default: enabled) In reality, most Domino servers wit...
about 2 years ago in Domino / Security 0 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
about 3 years ago in Domino Designer / @Formulas 1 Needs Review

View user log in information with IP address

By adding the ini parameter - log_sessions=2 users login information will also add the IP address from where the notes client is accessed We can see the data in the console.log or log.nsf It will be better if there is a seperate view to display th...
8 months ago in Domino / Security 0 Needs Review

Website Documents with ability to select Directories

Overview This idea is related to the way in which multiple directories in Domino can be used. Currently, Domino supports multiple Directories in the form of Directory Assistance , which allows to add multiple directories to the whole server. All s...
almost 2 years ago in Domino / Security 0 Needs Review

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 3 years ago in Domino Designer / @Formulas 0 Needs Review