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

Improve user feed back as to which form field they are are currently in, using some form of visual cue

I have many forms with multiple fields. To help the user (and significantly improve the form look and feel), I use the "Native OS" field type with Border Style 'inset" on the Field property box. I am using the standard Notes client and for all for...
over 7 years ago in Notes 2 Under Consideration

Make Domino Router task programmable

Since Domino is an application server, each task should have API Hooks, right ? Let's start with router, there are many use cases for having some sort of processing logic that can alter router process i.e : Allow / disallow message coming from / ...
over 7 years ago in Domino 1 Under Consideration

Option to close window

When submitting or canceling a launched form, there is an option to go to another Leap application or to a specified URL, but there is no option to close the window. JavaScript can only close windows opened by JavaScript. Please provide an option ...
about 2 years ago in Leap 0 Under Consideration

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
over 2 years ago in Domino Designer / Java 0 Under Consideration

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Increase Translog extend size form 64MB to larger sizes

Currently Translog uses 64MB blocks which take quite a while for restoring when archive translog is used for roll forward. Today 64MB is quite a small size and current backup software would better work with larger file-sizes. The C-API backup API ...
almost 7 years ago in Domino / Administration 0 Under Consideration

Read Replication History programmatically

It can be useful to show the last replication date in the application. It would be possible if we can access the replication history through lotusscript or formula. At the moment, there are ways using API function calls in Windows. However, this...
over 6 years ago in Notes 0 Under Consideration

Disable core REST API

If Rest API are disabled on the server, this Core API - hostname/api/core/nonce should not be accessible or not available when a user generated the request from browser.
over 5 years ago in Domino / Security 4 Needs Clarification

Add OSTranslate32 to the public Domino C API

The Domino C API currently only contains a method to convert between LMBCS and other text formats like Unicode that supports WORD buffer sizes (< 64K): WORD LNPUBLIC OSTranslate( WORD TranslateMode, const char far *In, WORD InLength, char far...
over 6 years ago in Domino Designer 0 Under Consideration

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
almost 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 No Plans to Implement