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 8720

Verse mail-in-databases signature

Verse mail-in-databases: No option to include signature in outgoing mail
about 3 years ago in Verse / Verse on Premises 3 Under Consideration

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

flexible/maintainable paths to services in other applications

we work in different working environments (development, beta, ....). the problem is, if i configure one service (for example start of an agent) in a database and then i change with my volt-file from dev -> beta .... this service doesn't work an...
almost 4 years ago in Leap 1 Under Consideration

Mail Template & Router : Allow recall scheduled message for all recipients(include internet mail recipients) when recall requested(before delivery).

V10 support scheduled message, but recall for the scheduled message works after the message is delivered to recipients. Please recall the scheduled message for all recipients in mail.box as soon as possible(before delivery) and allow recall schedu...
over 6 years ago in Domino 1 Assessment

Support Azure B2C users using OIDC

Given the growing use of Customer identity and access management (CIAM) providers such as Azure B2C, I request an enhancement to Domino to support Azure B2C users using OIDC as it currently supports other relying party Microsoft technologies such ...
over 1 year ago in Domino / Security 1 Planning to Implement

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

Need the way to customize multiple views at a time

End user can customize their view from the menu [View]-[Customize This View]. That way, end user who do not have designer access can customize their mail view as they like.However, it is sometimes hard work for end user to change all of folders/vi...
almost 7 years ago in Notes 0 Under Consideration

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review

Change contact form for Japanese Notes Client

This is applicable Only to Japanese Client and not for the English Client. Previous Notes version 9.0.x and 10.0.x, there was an item (field) read by the company name on the personal address book (Refer attached Notes 9 contact form file). HCL Not...
about 4 years ago in Notes 2 Already Exists

decoding the POST data obtained with a CGI variable

When you post UTF-8 encoded data to Domino HTTP, if you get it using the Request_Content variable and save it, garbled characters will occur. For example,to avoid this, you have to convert it to a file using NotesStream. Set stream = session.creat...
about 4 years ago in Domino / Integration 1 Under Consideration