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

Search results

Showing 205 of 205

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Add the missing Tasks to the monitoring tab in the admin client

TOTP, REST API, CertMgr, and there are probably others I am not even thinking about right now should be added to the Server-Monitoring options in the admin client.
over 1 year ago in Admin Client / Documentation 1 Assessment

Option to set to this retry time at Notes client-side when Notes client try to connect to server When the server is down or no network connection between client and server.

When the server is down or no network connection between Client and server, try to open a database from the Notes client which will try to reach the server for some time and then gives up with the message prompt "The Server is not responding". Cur...
over 4 years ago in Notes 0 Assessment

Allow Project Keep to be installed without the complication of Docker containers

At the moment Project Keep REST APIs can only be installed via Docker containers. If we don't want the added complication of using Docker then we can't use it.
almost 3 years ago in Domino 2 Shipped

C-API support for missing DAOS NLOs

Currently the only official way to list missing NLOs is levarging tell daomgr missing command.To allow better integration having C-API support for missing NLOs would be very helpful.Listing all missing NLOs with a call-back would be fine to allow ...
about 6 years ago in Domino / Integration 1 Under Consideration

NSL fails for Notes Client on CITRIX when the CITRIX administrators apply Windows Credential Roaming.

NSL fails for Notes Client on CITRIX when the CITRIX administrators apply Windows Credential Roaming to upload the certificates to AD. When the CITRIX administrators apply Windows Credential Roaming to upload the certificates to AD. Then when th...
over 2 years ago in Notes 2 Needs Clarification

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
almost 4 years ago in Domino Designer 0 Needs Review

NotesItem object: better handling of duplicate items

There are occasions where we have to deal with multiple instances of an item within a document. One example is $FILE. The current API (LotusScript and Java) has a method "NotesDocument.getFirstItem". What is missing here is something like "NotesDo...
over 5 years ago in Domino Designer 3 Under Consideration

Add API to get unread mail messages count before open the mail file when http access

Customer need the API to get unread mail messages, for example: Refer below scenario: There is one portal for the whole company, end user log in once, then he can access many different applications on the screen, one is link to his/her mail file, ...
over 3 years ago in Domino / Administration 0 Under Consideration

Support enough in the Java AppDev Pack bindings for use in the NSF ODP Tooling

In my NSF ODP Tooling project, I've distilled the requires Notes API classes into some thin interfaces to make the actual backing API portable. It'd sure be nice to have the ability to run this without either local Notes native dependencies or my ...
over 4 years ago in Domino 2 Needs Clarification