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

How can a simple user disable Group By Date in all folders?

How can a simple user disable the option "Group By Date" in all his folders? End users need to do that for each folder (too complicated and too long) or add parameters in notes.ini. (For now, this action can't be done by a simple user.) The end us...
over 1 year ago in Notes 0 Needs Review

Improve fulltext search for [FIELDNAME] IS PRESENT

Please improve the "undocumented" feature within fulltext searches: [FIELDNAME] IS PRESENT Unfortunately this isn´t working on date fields at all. Also if a field was formerly created as a text field and later redesigned to a date field it is not...
over 5 years ago in Domino Designer 2 Assessment

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
4 months ago in Domino Designer 0 Needs Review

Choosing multiple images in file upload

At the moment it is not possible to choose more than one picture at the same time when uploading images in NOMAD. I think it would be necessary to make it possible to tick multiple images to upload. Functionality should be similar to most modern m...
about 3 years ago in Nomad / Nomad (Android) 0 Assessment

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
almost 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Photos for person document higher than 45 KB.

At the moment the photos for the person document must be less than 45 KB. It would be very helpful if you could upload photos larger than 45 KB. It would be very user friendly if users could upload a photo of them without having to scale it down b...
over 2 years ago in Notes 0 Needs Review

Self dismissing message boxes

A lot of mobile apps enjoy the facility of a self dismissing notification as a confirmation that the action was a success. I appreciate we can use MessageBox, but that requires the user to click ok to dismiss, or we can use Print. The Nomad client...
almost 2 years ago in Nomad 0 Under Consideration

Display full header information in HTMO Client

HCL Traveler only pushes the "basic" headers to emails received by the Outlook client. Currently, there is no feature available to get the full header information and have it displayed in the client.
over 2 years ago in Traveler for Microsoft Outlook-HTMO 4 Assessment

The expiration date for ID vault certificate is not able to update

The expiration period of Password reset certificate and vault certificate is 10 years after new setup. This period is not able to update. The function to update these certificates is needed.
almost 5 years ago in Admin Client 2 Under Consideration

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 5 years ago in Domino Designer / Java 2 Under Consideration