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 1904

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...
6 months ago in Domino Designer / LotusScript 0 Needs Review

filter & sort options for Applications Eclipse view

Filter options for the Applications Eclipse view would make it much easier to find applications. E.g. filter on Server Name. Also to sort ascending/descending would make finding an application much easier
2 months ago in Domino Designer / XPages 0 Needs Review

Login form is provided for users when client certificate is set as authentication method

During authentication if you provide wrong certificate or you will use mobile browser which does not contain any certificates login form is provided for end user. Expected behavior would be: If wrong certificate or no certificate is provided webpa...
2 months ago in Domino / General 0 Needs Review

Better handling of app ids / Import option to "retain app id"

In domino leap it's possible to connect from one app to another app by service e.g. to read basic data from a central app. The app id of the refered app is stored within the service information.When moving apps between servers by export/import a d...
8 months ago in LEAP 0 Needs Review

Retention time setting for folders

It would be a great enhancement to be able to set a retention time for a folder. You can setup a Deletion retention time for each folder. When the retention time is reached, documents in the folder older than the retention time can by moved to ($S...
7 months ago in Notes 1 Needs Review

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
12 months ago in LEAP 0 Needs Review

Increase the meeting interval time for weekly, monthly, daily and yearly

1) Notes User has received an appointment (update notice) from external Outlook user.2) The meeting interval is set to 15 weeks.3) At Notes user when opening the appointment (Update notice) gets an error message "Array index out of bounds" for the...
6 months ago in Notes 0 Needs Review

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
10 months ago in Domino Designer 0 Needs Review

Enablement "Out of Office" notification without end time

In HCL Verse Mobile you have the option to enable the OoO notification for an infinite time. This would be very helpful to also have this option also in VoP and maybe also in HCL Notes ?
6 months ago in Verse / Verse on Premises 0 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...
7 months ago in Domino Designer / LotusScript 4 Needs Review