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 / 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...

All ideas

Showing 8424 of 8424

Workflow Diagram XPages Control

Workflow diagram control support xml data to display in workflow diagram
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Update GIT Plugin

The git - Plugin as described at "https://www-10.lotus.com/ldd/ddwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Redbooks%3A+Lotus+Domino+Development+Best+Practices#action=openDocument&res_title=3.7_Source_control&content=pdcontent" is very old. I...
about 6 years ago in Domino Designer / LotusScript 1 Assessment

Enable SwiftFile to Notes Users via Policy or notes.ini parameter

Currently, the only way to enable SwiftFile is user per user using their Notes Client (V11). It would be great if this can be rolled out to all the users using a Policy or Notes.ini Parameter.
over 3 years ago in Notes 3 Under Consideration

Enable DQL via database properties box

Instead of: Procedure To add the design catalog to a database, use the following updall command: load updall <mydb.nsf> -e I want to add the design catalog for a db via the database properties. By this way it is: simple to enable, not via co...
about 2 years ago in Domino Designer 0 Needs Review

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Improve application development documentation

In particular, create extensive documentation for using items in the Extension Library. Build a documentation library from the standpoint of someone who's never used Notes/Domino before. Beginner, Intermediate, Expert areas. In the past you could ...
over 6 years ago in Domino Designer 5 Assessment

LEAP Add feature to have a save and deploy option when designing app

Currently when you design an app, there is only save icon button. It will be helpful if there is save and deploy option as well.
10 months ago in LEAP 1 Under Consideration

HCL Verse app and HCL Verse mobile support BIMI (Brand Indicator for message Identification) logo

Please enable support for BIMI (Brand Indicator for message Identification) with HCL Verse and mobile appa. Web link about what is the BIMI, https://postmarkapp.com/blog/what-the-heck-is-bimi
over 4 years ago in Verse / Mobile (iOS) 11 Assessment

The ldapsearch with the "memberOf" attribute to map the same group members as the "member" attribute.

We have found one matching SPR # KHII6JNDFQ: Enhancement Request to include Domino's LDAP attribute "memberOf" to be supported by default in Domino. An external application that utilizes groups from the Domino Directory via the ldap service requir...
8 months ago in Domino / Integration 0 Assessment

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration