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

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...

Ideas

Showing 3995 of 9027

Automatically (un)follow Domino Console when scrolling

(Un)follow the Domino Console when scrolling up/down. Also provide a checkbox "Follow tail". For both Admin Client and server console. If you scroll up -> unfollow (but still append new console text) If you scroll to the end (or activate checkb...
about 5 years ago in Domino / Administration 0 Assessment

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
about 2 years ago in Domino Designer / Java 1 Needs Review

Formula based archive criteria

The selection conditions for archiving are very basic: - not modified in more than- not expiration date older than- selected by user- older than Having a formula available would open all type of custom logic. Without that the only option would be ...
over 6 years ago in Domino / Administration 0 Under Consideration

Allow Enable/Disable/Sign agents from Domino Administrator without opening DDE

As an administrator it should be easy to enable or disable agents without opening the application. From the files tab in Domino Administrator there should be an action when having a database seleced to see all agents in the application and the opt...
about 7 years ago in Domino / Administration 2 No Plans to Implement

Ability to generate new private key when renewing Certificate.

DOMINO 12.0.2FP3 Customer use a 3rd party CA. There is no issue creating new certificates. Issue is with renewal. Our CA does not allow reuse of the private key when pasting in the CSR. I am unable to generate a new key pair in the certstore.nsf c...
7 months ago in Domino / Security 1 Needs Review

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
about 4 years ago in Domino Designer / LotusScript 1 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
about 5 years ago in Domino Designer / Java / LotusScript 1 Under Consideration