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

Clear

Ideas

Showing 108 of 8849

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...
about 2 years ago in Domino Designer / Java 0 Under Consideration

Nomad Web connection to application servers through a passthru server

Currently Nomad Web connection to application servers is not possible through a passthru server. This is required where clients connecting directly to the cloud Domino passthru server and it redirects to on-premise Domino application servers which...
almost 4 years ago in SafeLinx 3 No Plans to Implement

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
almost 4 years ago in Domino Designer / Java 0 Needs Review

Safelinx support for Spnego.

Nomad Web: we want to use it without need to input password for Windows domain users. Currently , Safelinx does not support Spnego, would like Safelinx to include this feature in future release.
almost 4 years ago in SafeLinx 3 No Plans to Implement

Support same user name in each Nomad Web proxy configurations

Customer use "SafeLinx as the Nomad server" and configured two Nomad Web proxies, "nomad-web-proxy0", and "nomad-web-proxy1". Each proxies connect to different Domino servers, DominoA and DominoB, and each Domino directories have users who have s...
over 1 year ago in SafeLinx 0 Under Consideration

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
about 3 years ago in Domino Designer / Java 0 Needs Review

Support for Web Service "choice" WSDL Schema element

Several standard elements like the Choice element in the WSDL Scheme are not supported as is. The following elements are not supported it seems: any element anyAttribute element choice element redefine element sequence element unio...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
about 3 years ago in Domino Designer / Java 1 Needs Review

SafeLinx Administrator language localization

Currently SafeLinx Administrator supports/shows only English as its language. Customer request language localization like Japanese, Chinese, etc.
about 4 years ago in SafeLinx 3 No Plans to Implement

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
over 2 years ago in Domino Designer / Java 3 Assessment