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 8296 of 8296

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
11 months ago in Domino Designer / LotusScript 1 Needs Review

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

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

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

Out Of Office indicator on user before sending an email

We would like to have some kind of OOO indicator, per user, before sending mail. ( change the color, or add an extra icon ) This option is already available in other mailclients, and is oh so nice to have.
about 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

Allow versioning of Volt apps

I know it is a unknown concept in Domino world :-) but it would be extremely usefull if we can create multiple versions of volt apps and add comments. Second, it woudl be great to restore an older version. As Volt apps can be exported/imported as ...
about 3 years ago in Volt 2 Under Consideration

Make Domino Config General Error mapping also handle path errors

Within the Domino config database (domcfg.nsf) one can set a mapping for a custom "General Error" form to be displayed if such an error occours. Unfortunately this mapping obviously doesn´t count for (non-database related) path errors. For examp...
over 4 years ago in Domino / Administration 0 Under Consideration

Outlines need an urgent overhaul

We nowadays can use our Notes application on mobile phones, tablets and other devices with smaller screens. That's why HCl allowed us developers to take care of the screen size in views and forms. But in the Notes Outline the most important option...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review