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

Option to remove meeting acceptance/decline notice from the mail database similar to iNotes

A customer is using HCL Verse in their environment. A meeting acceptance/decline notice is received in the user's inbox. After clicking on the delete icon, the notice email moves to the "All Documents" folder. However, in the "All Documents" folde...
10 months ago in Verse / Verse on Premises 0 Needs Review

Create a meeting over 1 day meeting in calendar.

I would like the ability to create more than one day of meetings on the calendar. Notes client or OnTime can create them.
over 2 years ago in Verse / Verse on Premises 0 Future Consideration

Make the creation of a group calendar possible in Verse.

Make the creation of a group calendar is possible in Verse as this feature is currently available in iNotes
about 7 years ago in Verse / Verse on Premises 5 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.
5 months ago in Leap 0 Needs Review

Warning message in Verse when pasting a large amount of data.

Customer would like a warning message in Verse when pasting a large amount of data in the mail. Because if you paste a large enough data into the body of an email, it will crash the page.
5 months ago in Verse / Verse on Premises 0 Needs Review

Allow icons for Volt apps

It would be nice to have icons in Volt Manager page. They could be also reused/shared as favicon and for NSF...
about 4 years ago in Leap 0 Under Consideration

Need LotusScript functionality like 'Copy Link As URL' in Notes Client

Currently, unable to use the LotusScript method/function to achieve the requirements like 'Copy Link As URL' in Notes Client. The requirement is to copy the URL from the Notes document and paste it into the clipboard using LotusScript.
12 months ago in Domino Designer / LotusScript 3 Needs Review

Make new Lotus Script function "ShellAndWait"

The existing shell functions only call the external target but do not wait for its ending. It runs asynchronous. Therefore it would be great if there was an additional Script function which wait for the called program to end. Mark Reiser, sirius...
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

app.getUsersInRole()

Please implement new sister method app.getUsersInRole(roleName) next to the existing methods app.getCurrentUserRoles() and app.isCurrentUserInRole(roleName). The objective is to show actors in future stages (for exaple to show the approval chain u...
almost 3 years ago in Leap 2 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...
5 months ago in Domino Designer / LotusScript 1 Needs Review