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 3598

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Warning message focus should be set to "No" instead of "Yes" while deleting document from database.

When deleting a document from the database, the dialog "Delete one document from database xxxx. Are you sure?" is displayed, The focus is on "Yes"(button) by default. There should be a way to change this default focus to "No"(button) or default sh...
over 4 years ago in Notes 1 Under Consideration

Allow Administrator to fully control Recent Contacts of end users

Currently Administrator needs to go to user's desk and manually manage the Recent Contacts of the user. Administrator can't remotely delete, update, hide, limit in Recent Contacts of either selected or all users. So there is a feature request to a...
over 6 years ago in Notes 2 Under Consideration

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Enable Scheduled Messages for HCL Traveler

Please support scheduled message for Traveler clients as well. At least for HCL Verse on Android and iOS. https://help.hcltechsw.com/domino/11.0.0/sched_messages.html
about 3 years ago in Traveler 0 Under Consideration

Give apps more meta data and/or folders

Within large organisations, there could be hundrets of apps in one or two years. Having only the title and date of last modification it will get hard and time consuming to find an app. Add meta data like tags, author, organisational units, ... and...
over 4 years ago in Volt 0 Under Consideration

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Closing document with the "x" in the tab bar is not the same as hitting the ESC key

Query close: If Messagebox("Do you really want to close this document?", MB_ICONQUESTION + MB_YESNO) = IDNO Then Continue = False Close the document with the "x" in the tab bar Document closes > Messagebox appears > Answer YES Close the do...
over 3 years ago in Notes 1 Under Consideration

Provide settings to change the default browser used to render HTML/MIME mail in Notes client

As of now, the Notes client uses the Internet Explorer as its default browser in order to render HTML/MIME mail in Notes client. It would be great to have the ability to change the default browser used for rendering email like MS Edge, Google Chro...
almost 5 years ago in Notes 1 Under Consideration

Transparently restore all missing DAOS objects to an NSF

Currently you have to restore the NSF database, optionally apply Transactional Logs in case of a Point in Time (PiT) restore and (manually) take care of querying the database, which .nls files are missing and restore those. Customer would expect a...
almost 6 years ago in Domino / Administration 2 Under Consideration