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 8491

Drag and Drop DB Icons on Workspace pages

Two great Ideas have been implemented recently... Option to create workspace page in Nomad web ... https://domino-ideas.hcltechsw.com/ideas/DMA-I-257 And Option to rename workspace page in Nomad web... https://domino-ideas.hcltechsw.com/ideas/DMA-...
5 months ago in Nomad / Nomad (Web) 2 Already Exists

Admincentral - get user password in a way that isn't by email

Firstly, let's have a category for ideas relating to AdminCentral! It's great that we can now register users and reset passwords using AdminCentral. At the moment, the only way you can get the new password for the user is to send it via email from...
9 months ago in Notes 2 Needs Review

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 5 years ago in Domino Designer / Java 2 Under Consideration

Click sort using other column values

When I click on a column that has "Click on column header to sort" enabled, I may want to sort by other column values. For example, the first column is the country name, and the column value is "USA" or "Japan". The second column is the country co...
over 5 years ago in Domino Designer / Views 0 Under Consideration

The expiration date for ID vault certificate is not able to update

The expiration period of Password reset certificate and vault certificate is 10 years after new setup. This period is not able to update. The function to update these certificates is needed.
about 5 years ago in Admin Client 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...
almost 4 years ago in Domino Designer / Java 0 Assessment

How can a simple user disable Group By Date in all folders?

How can a simple user disable the option "Group By Date" in all his folders? End users need to do that for each folder (too complicated and too long) or add parameters in notes.ini. (For now, this action can't be done by a simple user.) The end us...
over 1 year ago in Notes 0 Needs Review

Open/import iCalendar automatically

When you double click an ics file on the Operating System or an attachment in a Notes message , you may get the following dialog: HCL Notes What do you want to do with *.ics "Add this calendar to your show calendars list" (This option checked by d...
over 1 year ago in Notes 0 Needs Review

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...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration