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 79

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...
about 6 years ago in Notes 0 Under Consideration

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

Implement a "User Activities Data interface" without requirement of C-API

Actually, I have/had to use the well known "NotesUserActivity" Library from AGECOM in Australia, which provides a very nice way to access statistical information. It uses C-Api functions to access the User Activity data, which is stored in each da...
almost 5 years ago in Notes 0 Under Consideration

Increase length of maximum allowed name of the statistic in Domino C API function NSFGetServerStats

We've faced with the following problem with The Domino C API NSFGetServerStats function: if the string length of the value of the parameter StatName longer than 63 characters, the function NSFGetServerStats returns to the result table buffer all s...
almost 5 years ago in Domino / Reporting & Analytics 1 Under Consideration

Login API in IAM

For some application (i.e : native mobile apps), it would be problematic to force user to login every time they start said app. If somehow we can re-use the previously setup user, server, etc and establish login via code to IAM server that would b...
almost 6 years ago in Domino 0 Under Consideration

Allow to exclude servers from session and activity logging -- specially needed for Traveler

Activity logging in databases is limited by the number of entries. And in addition activity/session logging on log.nsf is creating one document per session. There are situations where specially servers among each other cause a lot of session activ...
about 7 years ago in Domino 0 Under Consideration