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 391 of 8862

Statistics about Resources usage

Requested by my Infrastructure department. See "Room insights dashboard" section in https://gsuiteupdates.googleblog.com/2018/08/manage-meeting-rooms-efficiently.html
over 7 years ago in Domino / Reporting & Analytics 1 Under Consideration

Have a consolidated log for successful and failed login attempts for web users.

Since web servers are exposed to the internet. We need to monitor users who access the Domino server via web. We can see failed attempts on the internet lockout database and granted request on the domlog.nsf. It would help if we have a consolidate...
over 1 year ago in Domino / Reporting & Analytics 0 Under Consideration

Add datetime to all console.log entries

Many entries in console.log do not have date/time details. This makes it difficult for these to be easily integrated into log aggregation tools such as Splunk.
over 7 years ago in Domino / Reporting & Analytics 0 Under Consideration

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review

@function or command 'ComputeWithForm'

A function or command in function language that does exactly the same as the Lotusscript/java ComputeWithForm method @Command([ViewRefreshFields]) only works in a document in edit mode in the UI I want an @command to work from a view
over 7 years ago in Domino Designer / XPages 0 Under Consideration

Implement "Server_Clock_User" to show server transactions for a specific user

I'm sure that we had this already in release 7.0.2. The setting limits "Server_Clock=1" so that you can see server transactions for a selected user.
over 1 year ago in Domino / Reporting & Analytics 5 Already Exists

Mechanism to check read & unread count difference in users mailbox in clustered environment

This feature will allow admin to have statistics where it shows Read and unread counts of each users. This will generate reports to have data that can be use to any issue that may occur.
almost 6 years ago in Domino / Reporting & Analytics 2 No Plans to Implement

DDM probe or Event handler to monitor statistics for a specific mail.box

Currently, customer have created event handler to monitor the statistics for mail.boxes. However, customer have multiple mail.boxes per server and would like to have the ability to create an event to monitor each mail.box, not over-all statis...
about 6 years ago in Domino / Reporting & Analytics 2 No Plans to Implement

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification

Add a final newline when compressing js files

We have several 3rd party products in js in our XPages application. These js files do not end the last line of code with newline. Consequently, when Use runtime optimized JavaScript is selected, the first line of file b.js is attached directly to ...
over 4 years ago in Domino Designer / XPages 1 Under Consideration