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 848 of 9016

Allow generic sender of email from Volt app

Currently if a user is sending a form and a "Thank you" mail is delivered (i.e. registering for a event) from Volt, this mail has always the initiator as sender of the mail - which results that the user will receive a mail from himself. We need a ...
over 3 years ago in Leap 2 Needs Review

Create some kind of "element library" to get services, sections etc. from for easy (re)use

Organizations will over time establish some internal standards, of how Volt apps should be build, look like and integrate with other systems. They could create a standard Volt template to create all Volt apps from, but it would be more flexible to...
almost 6 years ago in Leap 0 Future Consideration

Allow different base URLs for different applications and also for backend

Currently you have to configure exactly one fixed base URL for all LEAP applications and the backend/editor. In the case LEAP is running behind a reverse proxy it would be great to have the ability to assign specific base URLs for each application...
over 2 years ago in Leap 0 Needs Review

Nomad Web: Access restriction for specific Domino servers

Provide a function of access restriction between SafeLinx (Nomad Web) and Domino. In Nomad Web when accessing Domino server from external + use Notes client in internal. They want access restriction for some specific Domino servers from externa...
over 4 years ago in SafeLinx 1 Already Exists

A feature to migrate Domino Leap apps from one server to another

It will be good to have an "Auto-migrate" feature for admins that can help to migrate Domino Leap apps from one server to another server with ease. Currently, we have to manually export apps from one server and then manually import those on anothe...
over 1 year ago in Leap 0 Under Consideration

DB.FTSearch/DB.Search: Flag to Identify that the search text actually found in the attachment or in the document fields

Db.FTSearch/DB.Search searches in the entire document irrespective of document fields and attachments. As of now there is no such flag found which can identify that the search text actually found in the attachment or in the document fields. Please...
over 3 years ago in Domino Designer / LotusScript 4 Under Consideration

Icons on Data Grid

Give the possibility to add icon in the data grid. For example, change a status of the workflow in icons to have a better identification.
9 months ago in Leap 0 Needs Review

Connecting to SOAP WebServices

Adding the connection to a SOAP WebServices by providing the WSDL as what is done in HCL Designer
almost 6 years ago in Leap 0 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
9 months ago in Domino Designer / LotusScript 2 Needs Review

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
almost 5 years ago in Domino Designer / LotusScript 0 Needs Review