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 8293

Prevent Pipe Symbol when Renaming Folders

The pipe symbol (|) is used to separate the display name and alias. Useit regularly leads to the destruction of the existing folder structure. Users don't understand this, therefor this character should be avoided! In addition to the already open ...
over 1 year ago in Notes 1 Needs Review

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.
about 3 years ago in Verse / Verse on Premises 0 Under Consideration

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

ProgressBar for Import / Export Data

Make an Lotusscript ProgressBar available for Import or Export Data. Example: Import 250 of 2500 Document 10% (Progressbar form 0 to 100%)
almost 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 3 years ago in Domino Designer / Java 0 Assessment

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
4 months ago in Domino Designer 0 Needs Review

Sort columns in view data

This is a legacy request (see forum post), but please can we have sortable columns in view data as in Administrator can define the order from left to right, i.e., not defined by input sequence.
9 months ago in LEAP / Documentation 0 Needs Review

MFA - index.html customization

Customer wanted to change the name of the MFA Login text to the Company name in /MFASetup?index.html. Attaching the screenshot for reference.
over 3 years ago in Domino / Security 2 Assessment

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
almost 6 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement