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 767 of 8846

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
about 1 year ago in Domino Designer / LotusScript 4 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
about 2 years ago in Domino Designer / LotusScript 4 Needs Review

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

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

Add LotusScript class for reading Near Field Communication (NFC) tags in Nomad Mobile

We have been running a Domino application for 20 years to allow employees to request transportation expenses from the company. IC cards using NFC (FeliCa) are widely used in Japan, and one IC card is enough to get on almost all public transportati...
over 4 years ago in Nomad / Nomad (iOS) 0 Assessment

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

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

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