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 8349

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

Make Extended Properties work with Databases outside the data directory, too

As a developer, I have databases outside the data directory, all the time. - Currently I hava a bunch of backups from different dates of the very same database. (looking for errors occoured on different days). Having to copy them into data (and ha...
11 months ago in Notes 1 Needs Review

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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

Composite App and XPages integration for enhancement

The following are current limitations of Composite App and XPages integration: Composite Application: Page option is not working- KB0106179 Composite Application: Wiring is not working in local database - KB0106177 Composite Application: Search re...
2 months ago in Domino Designer / XPages 0 Needs Review

Make more alarm sounds available on Notes Mac as the current sounds are few and feeble, not loud enough

Can't change alarm notification sound on Mac for Notes, or Verse iOS to custom sounds or other media files. Need more loud sounds, there are only about 10-15 mild alerts for meetings User missed the alert and hence the meeting. Windows has about 2...
7 months ago in Notes 1 Needs Review

ID File Encryption Strength UI when changing to "No Password"

Goal: The goal is to change the Server ID File key encryption strength from 128 bit AES to 256 bit AES. We able to change it when adding a password. But when changing it to "No Password" the strength automatically changes to 128 bit AES. Step to r...
9 months ago in Admin Client 2 Planning to Implement

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...
over 3 years ago in Nomad / Nomad (Android) 0 Assessment

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