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 2553 of 8869

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Set Domino Server documents options (as security, server tasks, Internet protocols, transactional logging, DAOS, etc) by cluster/domain

Most of times these options are the same for all servers located on the same domain/cluster. We already can share Configuration documents, why not have an option to do the same for features that does not requires unique parameters?
over 6 years ago in Domino / Administration 0 Under Consideration

Mail compact in Notes Client with Editor's access

Allow users to perform mail database compact in Notes Client even the user's access in mail file is just Editor. We all know that this feature in Notes Client will only be enabled if the user has Manager's access to their respective mail file. Ref...
about 7 years ago in Domino / Administration 3 No Plans to Implement

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Index update logic proposed to be changed to not rely on the the DB open or close state and should indexed immediately .

Index update logic being proposed to be changed, to not rely on the the DB open or close state and should get indexed immediately . Currently even if "Immediate" indexing is enabled on a database , if the database is held open by users or applicat...
over 5 years ago in Domino / Administration 1 Under Consideration

Add Type-ahead to field properties so that when you type in this field, you can list similar values for selection in the drop-down menu as you do in search engines

No description provided
about 6 years ago in Domino Designer 1 Under Consideration

Allow to customize the http error 500

When customer follow below method to disable customer access one db from browser: Enable the Don't Allow URL Open setting in Database Properties > Basics tab. When this property is set, the following error is displayed: "Error 500 HTTP Web Serv...
about 6 years ago in Domino / Administration 0 Under Consideration

Password reset and password forgot template with notes and web

Cloud you please provide password reset and password forgot template with notes and web. Password reset with secret question.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Always enter the Tab label and caption

When you choose to switch rows programmatically, you can only change the "Tab label and caption" if you select the option to "always show tabs so user can pick the row". 99% of my development, I leave this option off, but I will name the tab label...
over 2 years ago in Domino Designer 1 Under Consideration

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review