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 1092 of 8862

Leap feature with mobile control or mobile api

Leap should have a lot of mobile control or more integrate mobile api in android os, ios ex Camera control, GPS, Bar code scanner, Barcode generator, Digital signature, map, check-in, check-out,.keep latitude, longitude, Star vote. You
about 6 years ago in Leap 0 No Plans to Implement

Move deletion log from file to event driven MQ for Elastic Search purposes.

When you enable the deletion log on a database, all deletions are logged into a textfile. It's more usefull and 2022 to make send it to a MQ. Now we have to create a script to do the same for us. We use the deletionlog database from Daniel Nashed ...
over 3 years ago in Domino / Integration 0 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Ability to upload attached files from Domino Volt to an external source.

My understanding is Domino Volt does not have a mechanism for uploading attached files from Domino Volt to an external source.That mechaneism is needed on Domino volt service and/or JavaScript using XMLHttpRequest or so. Use case:Domino volt provi...
about 4 years ago in Leap 0 Future Consideration

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Enhance items - Name picker

Please add additinal properties to name picker item in order to: search within a given OU only (or list of OUs) search within a given group (or list of groups) allow to switch from names.nsf to another directory used for Domino directory assistanc...
almost 3 years ago in Leap 1 Needs Review

Allow multiple operands for formulas

The current implementation of formulas allow only two operands. However, in real apps we often need to sum 3,4 or even more items which lead to creation of auxiliary BO items to store intermediate results. On Settings page it is possible to someho...
almost 3 years ago in Leap 1 Needs Review

Enhance items - Date

Please add additional properties to Date item to allow select date only in the future only in past only current date (in combination with the above) start of months only end of month only selected weekdays Such constrains are quite often in forms ...
almost 3 years ago in Leap 1 Needs Review

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
9 months ago in Domino Designer / LotusScript 0 Needs Review