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

All ideas

Showing 8424 of 8424

Correct currency mapping in NSF

If we create currency items in DLeap using a specific currency example CZK, in the resulting Notes document in NSF file the items are always set to USD which is perhaps the server locale. The currency in Notes document (in NSF) should be set base...
9 months ago in Volt 0 Needs Review

Make Domino aware of Network Changes

We have a backup internet connection. When the primary fails, the backup automatically takes over. It is a Meraki MX84 with a Verizon Wireless Gateway as the backup. When the primary goes down, we send and email and it gets held in the mail.box. E...
9 months ago in Domino / General 4 No Plans to Implement

When creating new Web User accounts, enable them and their passwords immediately.

Currently if you add a new user to the Directory for web access, you have to do things like refresh http, refresh some view indexes. Otherwise the user has to wait 5-10 minutes before they can login. In 2018 this isn't acceptable, people expect to...
over 6 years ago in Domino / Security 1 Assessment

The settings of "Customize This View" does not revert to defaults when new replica database on Notes client

When a new replica is created on Notes client local after changing the setting of [Customize This View...], the setting reverted to default on BOTH Notes client local and Domino server. (Steps) 1. Open Inbox folder in own mail database on Domino s...
almost 2 years ago in Notes 0 Needs Review

Wildcard searches for Japanese words in the full text search

The following help is available. How can I refine a search query using operators? https://help.hcltechsw.com/notes/12.0.0/client/sch_refine_query_r.html ------------ A wildcard that can represent any extension of letters. It does not work with dat...
almost 2 years ago in Domino 1 Needs Clarification

show status of "LargeSummary" flag in database properties

with the implemantation of "largeSummary" in Domino 9.0.1 FP8 the limit for the amount of Summary data per document has been elevated from 64k to 16MB. To enable this feature for an existing database its ODS must be 52 or higher, and we need to ru...
over 4 years ago in Domino 2 Assessment

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 4 years ago in Nomad 1 Under Consideration

Restyle Domino Blank Database

Some customer has develop notes database only view and form without outline, frameset. Restyle should be check and auto create or re-create outline and frameset. It's will be useful more.
about 2 years ago in Domino Designer / ReStyle 1 Assessment

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

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration