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 311 of 8854

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

Exclude QRP result views from ODP sync

When Team Development is configured for an NSF, Designer syncs QRP views to the ODP, but I don't think this is useful behavior. It's probably actually potentially damaging, since Designer would potentially sync back an expired view or add it to a ...
almost 4 years ago in Domino Designer / Views 0 Under Consideration

Mail journal analytic report

Tools for analytic report ex. fraud detect, spammail domain or ip, top 10 not active customer, subject mail category count
about 6 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

Cluster auto-repair activity should be written to log.nsf

When the cluster auto-repair and symmetry task does something, it's only written to console.log, not log.nsf. For the administrator, the activity should be easily accessible via log.nsf. [010356:000002-00007FBE2E6F4740] Queued repair request for...
about 6 years ago in Domino / Reporting & Analytics 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

Timestamp on Domino console mirror files

We activated the console mirror option. The sequential files have not the timestamp so it's difficult to understand easely the file contents. For exmple: the console files are like that: console_SRVNAME_1.log ... console_SRVNAME_7.log but I'd like...
almost 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

Allow incomplete response hierarchy in views (Category: Make classic applications great again)

Some time you need to display responses in their response hierarchy but do NOT show the main document of a thread in the same view. This is currently impossible to do. Examples would be: Show all responses to the chosen main document in an embedde...
about 7 years ago in Domino Designer / Views 6 Under Consideration

Log console commands to log.nsf

For audit reasons, it would be handy if log all console commands entered in de Admin server console can be written to log.nsf
10 months ago in Domino / Reporting & Analytics 1 Needs Review

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