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 78

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...
about 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 / ...
about 7 years ago in Domino 1 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...
about 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 ...
over 6 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...
about 6 years ago in Domino Designer 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...
over 4 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...
over 5 years ago in Domino 0 Under Consideration

Add NotesAdministrationProcess class to AppDev Pack

Currently the appdev pack does not provide API access to the Notes Administration Process (i.e the NotesAdministrationProcess class like we have for SSJS in XPages and LotusScript). Would be a great addition to the appdev pack.
almost 5 years ago in Domino 2 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...
almost 7 years ago in Domino 0 Under Consideration