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

Delegation with partial access

Customer is requesting to support delegation with partial access. https://help.hcltechsw.com/htmo/3.0.0/delegation_limitations.html
about 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Automatically enable document deletion logging for some databases

Document deletion logging has to be enabled manually for every newly created mail database (as an example). Like for "Create fulltext index", please add an option in registration settings policy documents (or by other means) that enables document ...
about 1 year ago in Domino / Administration 2 Needs Review

Enable to edit SMAclAccess.ini when Domino server is running

Regarding editing SMAclAccess.ini, the following notice is mentioned in article #KB0090343."Only edit the SMAclAccess.ini file when no Domino processes are running." Standalone Domino processes may fail to start on Microsoft Windows https://supp...
about 4 years ago in Domino / Administration 1 No Plans to Implement

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Possibility to see the whole NAB from Outlook via IMSMO

1. It's very comfortable for users(who knows and likes MS Outlook) who wants to see the whole Address Book (as on Exchange, it's impossible right now - only search and Check Names) 2. Benefit - it's additional argument that can keep IBM Domino/Not...
almost 7 years ago in Traveler for Microsoft Outlook-HTMO 1 Assessment

Design task option to update specific template's database

Notes developer would like to update only specific template's databases after modifying the template but design task have no option to set specific template. Request new option to set specific template like the following. e.g. load design -t "temp...
over 4 years ago in Domino / Administration 0 Assessment

Java Debugging. Assign port to single task

JavaDebugOptions are global now. That is an issue. If you add the address= attribute to your JavaDebugOptions JAVADEBUGOPTIONS=transport=dt_socket,server=y,suspend=n,address=8000 JAVAENABLEDEBUG=1 and you have let's say HTTP,DOTS in your Servertas...
over 4 years ago in Domino / Administration 2 Assessment

DLAU tool to scan a deny access group & its member list from secondary address book

DLAU tool to scan a deny access group & its member list from secondary address book which is configured through directory assistance. Currently DLAU tool only able to scan the deny access group from primary address book (names.nsf).
over 1 year ago in Domino / Administration 0 Under Consideration

Shortname validation in the public address book

We need validation while saving the person document after updating the short name. This should check the entire directory and provide a pop-up type message in case the same short name is used earlier. -> Need a validation in the field "short na...
over 2 years ago in Domino / Administration 0 Under Consideration

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review