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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
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...

Ideas

Showing 1579 of 9010

Return column totals in Viewentries Json and XML

When going directly on views in Domino you don't get back any column totals when using single categories. This would be good to have a new url command that will include this in future releases.
over 7 years ago in Domino Designer 1 Under Consideration

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
7 months ago in Domino Designer / LotusScript 0 Needs Review

Push Notifications from Apps to Notes client

People overloaded with Emails, lets create new channel to deliver user doc link or db for Review or access. we will reduce load on mail... and will reduce stress for users.
over 7 years ago in Domino Designer 1 Under Consideration

Sort agents by type and schedule

a way to sort agents so all scheduled agents is shown after each other in designer.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Active Directory users should appear on Notes Client type-ahead

Active Directory users can be looked-up on Notes Client by clicking "To:" or by clicking "F9". But a dropdown doesn't appear when you start typing the name/e-mail address. It also doesn't appear even if you click "Search Directory" feature. It wou...
over 3 years ago in Domino / Integration 1 Already Exists

Hide view name in view dialog

If you have a Notes item of type "Dialog List" and you choose "Use View Dialog for choices", the resulting dialog will display the view name that is used to build the list of choices. Pls. hide this information. A. it is uselessB. it is confusing ...
over 5 years ago in Domino Designer 1 Assessment

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
about 5 years ago in Domino Designer / Views 1 Needs Clarification

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
over 1 year ago in Domino Designer / Java 0 Needs Review