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 5128 of 8903

Way to customize Notes shortcut keys

Requirement to have a way to customize various keyboard shortcuts of Notes client. This has been a demand to standardize something different from the Windows OS standard. Currently below are the shortcuts keys which can be used for Notes client. ...
over 6 years ago in Notes 0 Under Consideration

I want to fix return value of ChangePassword method of Notessession class.

I executed the ChangePassword method of the Notessession class. Setting the new password to something simple that doesn't meet the password policy (eg, "a") will result in a 4825 error. Also, setting the wrong password for the old password will re...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
almost 5 years ago in Domino Designer / LotusScript 3 Needs Clarification

The system should have the ability to open to the foreground while it is opened in the background

Customer is using Notes Client doclinks on another application to open the Notes client. When the Notes Client is open in the background and the user clicks on the link to open the Notes, the Notes Client will not be pulled to the foreground, inst...
over 5 years ago in Notes 0 Under Consideration

Extend functionality of class NotesViewNavigator.

I'm as Developer want to have functions for change programmatically the sorting of view and get entries from sorted data. Without this functionality I can not create data-grid such as https://devexpress.github.io/devextreme-reactive/react/grid/dem...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

EntityFramework Core Connector for Domino Data

While XPages is no longer a future investment for server side web development for Domino. Domino then does not have a server side web application framework which leaves it to be a back end NoSQL database. Developers who have invested heavily in ...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

About the UI of Location document mail tab in Notes 11.x/12.x/14.x Standard Client

On Notes 11.x/12.x/14.x Standard client, you have the following two ways to edit location document used in Notes client 1. From Notes [Preference]-[Location] 2. Open location document in local names.nsf directly For Japanese Version, the mail tab ...
12 months ago in Notes 0 Needs Review

Remove packaged Jar files from classpath

In addition to the JDK Domino/Notes bring a lot of Jars that linger around in .../ext and some other directories. All of these should be separated and hidden from Java code in databases. They cause disturbances and we could not rely on them becaus...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Copy specific folders in one user database and copy them to another database

If the list of folders is too extensive, therefore, doing manually would require a lot of time and probably more errors. Include additional feature in Notes to transfer specific folder from one database to another database.
almost 6 years ago in Notes 0 Under Consideration

Click button through code

Allow a button on a form to be clicked through code. A bit similar to (javascript) document.forms[0].btnOK.click(); In NotesUIDocument object docUI.clickButton(btnName) where btnName is the name of the button as defined in the HTML properties o...
over 6 years ago in Notes 2 Under Consideration