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 911 of 9014

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
6 months ago in Domino Designer / LotusScript 1 Needs Review
103 VOTE

Make Domino Designer a modern IDE

Compared to other modern IDEs, Domino Designer is outdated. Missing keyboard shortcuts, autocomplete, intellisense. All those useful features that modern IDEs have. Just honestly use VSCode for a week and compare it to the Domino Designer to feel ...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Add support for OIDC client credentials flow

We have a requirement to support M2M authentication with Domino using the client credentials flow (part of the OIDC spec) from an external OIDC provider. We are using Entra ID as OIDC provider. Domino needs to support the access token from that fl...
6 months ago in Domino / Security 1 Needs Review

Centralized Documentation Repository for Notes Client Eclipse Preference Settings (Managed Settings)

Centralized Documentation Repository for Notes Client Eclipse Preference Settings (Managed Settings) Administrators frequently need to customize the HCL Notes Standard Client to modify UI, enforce branding, or disable specific features (e.g., Live...
4 months ago in Notes / Documentation 0 Future Consideration

userlicenses.nsf should include time of last access

Currently userlicenses.nsf database (if enabled in Сonfiguration Document) is collecting when user last accessed Domino servers and over which protocol, while in document there is only date of last access. Access time is always midnight 00:01. Sto...
3 months ago in Domino / Security 1 No Plans to Implement

Sensitivy Tags

Notes/Verse/DominoSensitivity Tags Requirement: As an Administrator, I need to be able to have a "sensitivity tag" on each email and calendar invite/entry, because it would allow me to control the distribution of mail and calendar entries based on...
6 months ago in Domino / Security 0 Needs Review
150 VOTE

Add "Anonymous" with "No Access" as default for new database ACL

Domino's great strength has always been security. But according to latest tests, Anonymous is not added automatically when creating a new database. Adding Anonymous with "No Access" as default for new applications will cause no backwards-compatibi...
over 6 years ago in Domino / Security 5 Assessment

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
over 3 years ago in Domino Designer / LotusScript 1 Assessment