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

My ideas

Showing 8868

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

Import BPMN schema for workflow

It should be possible to import BPMN schema into a leap application for designing workflows.
about 2 years ago in Leap 0 Needs Review

avoid Launching IBM Notes twice and running into deadlock

Some customers on slow machines are able to launch IBM Notes twice, which of course lead to crash. Please think on creating Lock.File and if lock file is created < 20 seconds, additional launches of IBM Notes are ignored, so first instance is ...
about 7 years ago in Notes 0 Under Consideration

Enable 3rd party PKI in native Notes environment (Notes client authentification, encryption, mail...)

20 years ago it was beautifull feature (built in Domino PKI), but this days it is blocker for integration (customers have Microsoft AD, Entrust , etc...and want use those PKI inside Domino)
about 7 years ago in Notes 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

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

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