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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 8903

Domino should also support Passkey for users in secondary directories

Domino 14 introduces passkey support. This support is limited to users in the primary Domino directory. Many companies use Domino these days as an application platform with their (external) users in a secondary addressbook. It would be good if Dom...
about 2 years ago in Domino / Security 1 Under Consideration

Increase Quota limit in Registration Settings' policy

When you want to apply quota thru registration settings you can't exceed 9 999Mo. Can you remove this limitation ?
about 2 months ago in Domino / Administration 0 Needs Review

Would like to use domcfg.nsf settings when OIDC is used.

The domcfg is configured on the RP (OIDC client), but the login is handled by the OIDC provider. Since authentication occurs on the provider side, it’s not expected that the domcfg applies there. We would still like to use ''Error & Response''...
4 months ago in Domino / Security 0 Needs Review

Signature pad

It's possible to add a signature pad in the LEAP forms including a custom code, but we are talking about a no-code tool, and this needs to be an element to users include in the forms.
over 2 years ago in Leap 0 Under Consideration

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Enable the check for allowed characters when creating new folders

There´s a "guideline" which characters are allowed when creating folder names. https://help.hcltechsw.com/inotes/10.0.1/rulesforcreatingfoldernames_c.html It would be great to check those rules during naming a folder.
over 4 years ago in Notes 1 Under Consideration

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

New Design element: Slider

As we’ll be able to use more touch devices in the future for Notes apps, it would be useful to have a new field type: Slider. It should appear in the native style (Windows, mac, iOS, Android,...) as is defined in the OS. It shound have a default, ...
over 7 years ago in Domino Designer 1 Under Consideration

Feature to allow streaming large size videos directly from Notes Client

One can attach video file in a rich text field using Notes Client. Other user (with proper access) can access that video in two ways (Refer to screenshot attached)--> 1. Directly open it. 2. Save the video and then view it. Option one at times ...
almost 3 years ago in Notes 1 Under Consideration

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
10 months ago in Domino Designer / LotusScript 1 Needs Review