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

Ideas

Showing 319 of 8849

Add Target Database in design update warnings (also in log.nsf)

Starting 'design refresh' server console:In a database set with over 50 .nsf database files with a lot inherited designelements are sometimes warnings that a design element does not exist in the source database. But the name of the target database...
12 months ago in Admin Client 2 Needs Review

AdminCentral - profile option to send password to connected user

I have registration profiles in AdminCentral for each of the companies within our organisation. In the registration profile there is an option to set "Registration notification email address(es) when the process has completed. This email cannot be...
10 months ago in Admin Client 0 Needs Review

Domino Administrator usability

Domino Administrator itself is not aware of his activities. Some example. Pressing F9, would be best remaining on same current selected folder, not seeing root every time you press F9. Deleting a DB, if there is an error, show the DB, not remove f...
over 7 years ago in Admin Client 0 Assessment

Request that HCL Nomad (mobile) can search for words in attachments

Nomad for iOS does not have full-text indexing settings for offline databases (local replicas) and cannot search for words in attachments. Also, even if a full-text index with the options including Index Attachments (Filtered) is created by Lotus...
over 2 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Assessment

Add group of "Servers only" to the Dropdown selection in Connection Documents

If you create a new connection document you have the option to use the dropdown menu where all servers are displayed. In large environments you are working with Server groups and therefore it would be very helpful that you do not see only server d...
over 4 years ago in Admin Client 0 Under Consideration

Enlarge "Notes Client Machine" Entries on person document

Currently the "Notes Client Machine" in Administration Tab of Person document stores only 10 entries. We would like to enlarge the number of entries more than 20 and provide function to customize, such as: how to remove the old entries AdminP main...
over 3 years ago in Admin Client 2 Already Exists

Health Monitoring for Domino Administrator Client

Health Monitoring is not functioning properly as it is already deprecated starting Domino 9. Can we reenable this functionality as to help the customer to monitor their Domino Server properly. Below is the old IBM kb article https://www.ibm.com/su...
5 months ago in Admin Client / Documentation 0 Needs Review

Scheduling Replication

We are getting ready to use DMA on ipads where mobile signal is poor. Users will be using a local copy of the database. We need to schedule replaction, as with full size Notes, so that the data is pushed to the server when there is signal/connecti...
almost 7 years ago in Nomad / Nomad (iOS) 2 Assessment

Make multiple line text fields enabled for Scribble writing

Apple Pencil uses the Scribble feature while working with fields present in some Domino Applications. Input using Apple Pencil is possible for fields that meet the below pre-requisites: Type "Text" Style "Native OS Style" "Allow multiple lines" mu...
over 1 year ago in Nomad / Nomad (iOS) 0 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...
over 6 years ago in Domino Designer / Java 2 Under Consideration