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

My ideas

Showing 8300

Type ahead not working for in-string

Example : if the Domino Directory contains an entre for : Greg De Harrisson/ACME - greg.deharrisson@acme.com Typing "harr" in To field of a new memo returns nothing. Same for "dehar". But for "de h", it works. So type ahead should match any chara...
almost 6 years ago in Notes 1 Assessment

Set app categories in Domino Leap Manager site

It should be possible for Domino Leap Developers to show applications by category or search by category in Domino Leap Manager site. In scenario that when having a lot of applications the view gets overcrowded.
over 1 year ago in Volt 1 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 new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
6 months ago in Domino Designer / LotusScript 2 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

Sametime integration not working in Microsoft Edge in multi-domain environment

Sametime integration should support multiple domain environments. For example, sametime in @renovation domain and iNotes\Verse in @acme domain. This is currently not working in the Edge browser.
9 months ago in Sametime / Chat 1 Future Consideration

Ability to provide the optional setting for bold text setting in the workspace property.

There is no option to select the text (like bold or italic) from the workspace setting properties (second tab). The requirement is to provide the optional setting for bold text near the text color setting in the workspace property.
9 months ago in Notes 0 Needs Review

Allow to set any database as a welcome page on a Notes Client via Notes Policy Settings

Create an easy-to-use Mechanism which allows that any Domino Database could be set as a welcome page via Notes policies. Without using the Bookmark.ntf/nsf template/database as described in the following article: https://help.hcltechsw.com/domino/...
over 3 years ago in Notes 7 Under Consideration

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