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 8327

colored tables

Incoming mails with (background) colored tables are shown fine in the Notes Client, but verse does not show the background colors. Would it be possible to make that happen?
about 1 year ago in Verse / Verse on Premises 0 Needs Review

Update the core Notes UI code so that it generates a consistent modern feel to the interface

You don't need Eclipse to improve the interface. The current basic client should be updated to a modern look this should have been done using C++
about 6 years ago in Notes 2 Under Consideration

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
over 4 years ago in Domino Designer / LotusScript 4 Assessment

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Add an application function to return list of users in an app role

We have a request to pre-populate a table with list of users in a given app role. Would be nice if there was an app function such as app.getUsersInRoles(Role Name)
about 1 month ago in LEAP 0 Needs Review

Picklist are to small in Nomad

Make Picklist sizable. We have many picklists with more colums. The picklist dialog is too small to work with them in Nomad. In the Notes Client it works fine.
about 1 month ago in Nomad / Nomad (Web) 2 Needs Clarification

SwiftFile - open folder

It would be useful to add a keyboard shortcut to SwiftFile (e.g. Ctrl + LMB) that, when clicked on the SwiftFile link, moves the email to the folder and also opens the folder and places the selection on the moved email. I often need to reply to mo...
about 1 month ago in Notes 0 Needs Review

Change an error message with more meaningful statement. "No unambiguous match for user"

Change an error message with more meaningful statement. When searching a user using WebAuth is not found in any directory, the error messages popup "No unambiguous match for user" that it seems like this error searched more that 1 (one) entry. It ...
over 1 year ago in Domino / Templates 2 Needs Clarification

Optionally resize images when inserting into a new mail

Almost every mail client on mobile devices allows to automatically resize all image attachments. Mostly large, medium and small or original size is offered as a choice. This would also be an ideal way to reduce traffic and storage space in the dom...
over 1 year ago in Notes 1 Needs Review

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
about 6 years ago in Domino 4 Assessment