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 8157 of 8157

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Make DominoDb available as Spring Data project

The Spring Data project makes connection to various data stores easy as pie. There are projects for of course SQL datat stores, but also a lot of NoSQL datastores, like MongoDb, CouchDb and many more. If there is a Spring Data for DominoDb it will...
almost 6 years ago in Domino / AppDev Pack 2 Under Consideration

Need get the true mobile device name and serial number

Even though configured the MarvelClient,but also failed to get the true mobile device name and serial number The "OS Computername" value look like: os_computer android e4f5e142,it is random code, and it is not the true mobile device name, Refer at...
6 months ago in Nomad / Nomad (Android) 0 Under Consideration

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
about 4 years ago in Nomad 1 Under Consideration

Provide Sametime Chat Integration Feature support to MSOffice

***************update by PM*Provide Sametime Chat Integration Feature support to MSOffice via the Microsoft Outlook Add-in************** Presently Sametime Office Integration (OI) Feature is not supported on 64-bit MSOffice 2010/2013/2016 even tho...
about 5 years ago in Sametime / Chat 3 Assessment

Table design templates and options

Currently for low code software to get beautiful tables you have to spend a lot of time with css and still can't perfect it as the documentation level is low. So my suggestion is that there be a selection of professional designed templates that yo...
almost 1 year ago in LEAP / Documentation 0 Under Consideration

In VOP ability to set the default calendar event when creating an event

In VOP the default event is meeting We want to choose the default calendar event in the preferences of Verse. In Notes you can chose from: Meeting, Appointment, All Day Event, Anniversary and Reminder.
8 months ago in Verse / Verse on Premises 0 Under Consideration

Product version no longer published - Ask IBM/Google to remove all references to Notes documentation from index

When I search via google on notes documentation a lot of hits refer to removed IBM pages. This looks very unprofessional and I could get the impression the product no longer exists (even though there is a redirect link on IBM's page). Just removin...
8 months ago in Notes 3 Needs Clarification

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Add option to view, edit and delete profile documents

There is NotesPeek to view profile documents but it is not possible to delete or even edit them. We need an option to view, edit and delete profile documents in Admin Client.
about 3 years ago in Admin Client 4 Already Exists