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 8159

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

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...
9 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...
9 months ago in Domino / Integration 1 Assessment

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

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

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Allow "Recently used fonts" to be displayed first when displaying a dropdown in the font picker

When a dropdown is displayed in the font picker on the toolbar, the font at the current cursor position in the rich text field is selected by default. From there, users will search for fonts to change, but would like to be able to easily find font...
5 months ago in Notes 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

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

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