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 3701 of 8909

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

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

Allowing content type set to Other>application/json using the $$SearchTemplate form

When using $$SearchTemplates forms you cannot set the content type to Other>application/json on the Form Properties because Domino always tries to open the $$SearchTemplate to display the results using OpenForm instead of ReadForm. Being able t...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
almost 7 years ago in Domino / Administration 2 No Plans to Implement

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

Add more columns from App settings into new Admin dashboard

Add following columns from Application settings in the view list of the new Admin dashboard (appears on top banner) that is introduced recently with Domino Leap 1.1.2. And these columns needs to be searchable also. 1. Application Language. 2. ...
over 2 years ago in Leap 2 Under Consideration

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 ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
7 months ago in Domino Designer / LotusScript 1 Needs Review

A way to recall external email that contains malicious phishing message in Domino mail files

Request to have a feature that can retract received smtp emails that contains dangerous macros on every mail file that received the emails
almost 5 years ago in Domino / Administration 2 Assessment

Completing Free/Busy lookup from MS O365 / Exchange to Domino

Ability for an Exchange user (onprem+O365) to query the availability of a user hosted on Domino.
almost 3 years ago in Domino / Integration 0 Assessment

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
11 months ago in Leap / Documentation 0 Needs Review