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 1955 of 8851

Nomad Web: Show all Domino servers on the list of Open Application

Regarding Nomad Web, Domino server's list of "Open Application" diagram shows only "Local" and a Domino server which seems to be own home mail server. To show other Domino servers in the list, a user must input Domino server name directly to the ...
about 4 years ago in Nomad / Nomad (Web) 1 Assessment

Make amgr less of a stickler for quotes

Pretty much every time I use tell amgr run, I reverse the order of which argument requires double quotes and which requires single quotes and run into this old friend [000644:000002-00007F6CA18D1DC0] 03/01/2024 10:35:21 AMgr: Syntax for run comman...
over 1 year ago in Domino / Administration 2 Under Consideration

Domino Server command to clear Domino HTTP User Cache

When changing an Internet Password for a user, the new password will not take effect as long as there is an active session in the Domino HTTP User Cache.This prevents eg Verse Mobile users from getting challenged to change their password immediate...
about 7 years ago in Domino / Administration 1 Under Consideration

Improve Mail-In database creation

It takes too many manual steps to create a mail-in database with all configuration settings. Martin Vogel
over 7 years ago in Domino / Administration 4 Under Consideration

Nomad Web: Persistent Tabs

When a user is using Nomad Web, they may have several tabs open in their workflow. Typically, the next day, the session will have expired, and Nomad Web will be started again with a fresh login. In this situation, Nomad Web will start "blank", wit...
over 3 years ago in Nomad / Nomad (Web) 0 Assessment

Prevent saving attachments from Nomad web application into the user's local drive

As an Admin , I need to be able to restrict end users to save attachments into their local drive, because we need this as per our company policy.
5 months ago in Nomad / Nomad (Web) 3 Under Consideration

Outlines need an urgent overhaul

We nowadays can use our Notes application on mobile phones, tablets and other devices with smaller screens. That's why HCL allowed us developers to take care of the screen size in views and forms. But in the Notes Outline the most important option...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Set breakpoints in Lotusscript window, not just at debug session start

Current handling is unfortunate especially for (custom) classes since they are not broken down into their methods for conveniant selection in the debugger dropdown. One has to scroll through a rather lengthy text window until the desired section i...
over 7 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 3 years ago in Domino Designer / LotusScript 0 Needs Review