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

Ideas

Showing 3175 of 8868

Photos for person document higher than 45 KB.

At the moment the photos for the person document must be less than 45 KB. It would be very helpful if you could upload photos larger than 45 KB. It would be very user friendly if users could upload a photo of them without having to scale it down b...
over 3 years ago in Notes 0 Under Consideration

Use file attaching APIs in Nomad which are not blocked by Chromium browsers

Chromium based browsers (Chrome and Edge) block file attaching APIs/functions which are used by Nomad. Nomad uses JavaScript calls to select files on user's machine but browser blocks those calls and don't allow to attach the files. These are not ...
over 1 year ago in Nomad / Nomad (Web) 0 Assessment

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 4 years ago in Domino Designer / Java 0 Under Consideration

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Improve the formula editing window

In HCL Nomad Designer and Domino Designer, improve formula editing window, including dark theme option, line number, syntax color, autocomplete, text wrapping and full screen opening.
almost 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

Enable Charset by default in notes.ini or Preferences

A notes document may have different types of content like Chinese, Japanese characters, etc. present in it. If you try to export the notes document in CSV format using the "File" --> "Export" action menu option, then you need to use option "Int...
over 2 years ago in Notes 0 Under Consideration

RnR database should be supported using web browser.

When the Domino standard resource reservation DB is opened in a Web browser, the "Create Reservation Document" and "Delete Reservation Document" action buttons may or may not appear depending on the browser type. IE: Displayed Edge: Not displayed ...
over 3 years ago in Notes 3 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
over 2 years ago in Domino Designer / Java 2 Under Consideration

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
about 4 years ago in Domino Designer / LotusScript 3 Needs Review