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

Pinned ideas

PINNED Domino Intelligence
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 8163 of 8163

Highlight variables in lotusscript

If I click on the DIM of a variable, I want to see (with a background highlight) where ir's used - so highlight the sub/function and the actual line If it's not used anywhere, then it would be easy to see that
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Design guidelines for developing Notes Client and Nomad applications

The development of applications for the Notes Client is very fast and easy, in addition to having good features such as security and offline replication, the problem is that there are few visual resources to modernize the look of old applications,...
over 3 years ago in Domino Designer 0 Planning to Implement

Provision to hide the Search menu

Need an option to hide the search menu. Steps : Open the mail Select any text and right click the mouse to see the search menu
3 months ago in Notes 0 Needs Review

Restyle dialog itself needs restyling

in step 2 of the restyling process ("confirm mapping") we need to choose a set of elements (forms or pages) then the name of that element. The comboboxes for the elements' names are way too narrow for long names; it can become a trial-and-error jo...
10 months ago in Domino Designer / ReStyle 0 Needs Review

DirSync Delete User

When user is Deleted from Active Directory, DirSync just removes Active Directory Attributes from Domino Person record, and this creates a security risk, user who is removed from Active Directory still has access to Domino. There should be setting...
10 months ago in Domino / Integration 1 Assessment

Disallow special characters in folder name.

When using special characters like Underscore (_) Backslash (\) Vertical bar (|) ... in a folder name, the results are often confusing or unintended by the users.Add input validation to disallow this characters.
almost 6 years ago in Notes 9 Assessment

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
7 months ago in Domino Designer / LotusScript 0 Needs Review

Right-click on an Agent to Run on Server

There is the possibility to start an agent in the Designer client, using right-mouse click on the agent followed by Run Agent. The agent will run locally, and to test a server agent one has to use the Admin client with sufficient rights and the Ag...
over 1 year ago in Domino Designer 0 Under Consideration

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
over 5 years ago in Domino Designer / Java 1 Assessment