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

Outlines need an urgent overhaul

We nowadays can use our Notes application on mobile phones, tablets and other devices with smaller screens. That's why HCL allowed us developers to take care of the screen size in views and forms. But in the Notes Outline the most important option...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Domino Internet CA should support current standards

The Domino Internet CA currently does not have extended key usage nor Subject Key Identifier/Authorized Key Identifier (not yet enforced) added to certificates. Those attributes are needed today to be compatible with other environments like Apple ...
8 months ago in Domino / Security 0 Needs Review

Sort all lotusscript Classes, Subs and Functions alphabetically in the Objects pane

Instead of the current spiffy random order
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Integrate SafeLinx and Domino MFA/2FA/TOTP implementation

SafeLinx is able to to provide MFA <https://help.hcltechsw.com/safelinx/1.2/adminguide/using_radius_authentication_profiles.html> and Domino 12 now also has MFA functionality <https://help.hcltechsw.com/domino/12.0.0/admin/conf_totp_overv...
over 4 years ago in Domino / Security 0 Assessment

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

ID VAULT revert from archive button in ID VAULT Template

IDV_ENABLE_VAULT_SCAN is a cool feature, while it has a little side effect. If user was away for a week User.ID is archived from vault and no longer can be extracted used. see technote. https://support.hcl-software.com/csm?id=kb_article&syspar...
10 months ago in Domino / Security 0 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Quantum-Resilient Cryptography

This idea requests to add Quantum-Resilient Cryptography (Q-safe, 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 ri...
about 1 year ago in Domino / Security 3 Needs Review

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration