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 1473 of 8853

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

Shortcut - key combo for Project - Clean action

No description provided
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"+C...
about 7 years ago in Domino Designer 1 Under Consideration

Point releases for usability enhancements

I think there would be a lot of benefit to having a point release just for Designer that focuses almost solely on usability enhancements. Things like making sure type ahead suggestions display all current methods/properties for an object. Being ab...
about 7 years ago in Domino Designer 0 Under Consideration

Reuse of latest used functions in designer

e.g. Text properties: changing font size , color, ... of many fields, text, computed text, ... the same way. Recording all changes on the properties to be able to execute many clicks / writing in one go.
about 7 years ago in Domino Designer 0 Under Consideration

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
about 7 years ago in Domino / Reporting & Analytics 1 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

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

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

Allow Designer and Admin client open and usable

After using Administrator client to open DB in Designer (open in designer), keeping Designer open DBs opened in Administrator and in designer does not allow anymore to open document. When you close designer client documents will be opened regularl...
over 7 years ago in Domino Designer 0 Under Consideration