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 713 of 8858

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
about 1 year ago in Domino Designer / LotusScript 1 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

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...
over 1 year ago in Domino Designer / LotusScript 4 Needs Review

Print Mail Functionality

I am missing the option to print an email within IBM Verse
over 7 years ago in Verse / Mobile (iOS) 5 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

There is no option with Verse for iOS to reply a mail without history

There is no option with HCL Verse for iOS to reply a mail without the history. End users would like to do this to reduce the size of their reply mails. We request the new option to reply (and reply all) mails without history like Notes Client.
over 2 years ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 1 Future 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

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

Enable Face ID Support for Web Authentication in HCL Verse iOS

The customer has configured TOTP (Time-based One-Time Password) authentication along with Domino session authentication, with a timeout set to 12 hours. Despite this extended session duration, some users find it inconvenient to re-enter their user...
5 months ago in Verse / Mobile (iOS) 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