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 468 of 8854

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

A design Object which is locked for design should not be used to refresh another db

WHAT:A design object whose design is locked, is obviously under construction. But it is used in any db refresh process although it is under construction ! WHY: if a incomplete design object gets used to refresh another DB it can cause problems as ...
7 months ago in Domino Designer / Documentation 6 Needs Review

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

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

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

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

Import .ics files that were sent as attachments via email directly into the Verse calendar

If you currently receive an email with an .ica file as an attachment, you only have the option to import the calendar entry into the local iPhone calendar. I have no way to import the .ics files directly into the Verse App Calendar. That is a BIG ...
over 5 years ago in Verse / Mobile (iOS) 0 Under Consideration

Have DOMI links appear in Verse Mobile and Web

You have a great feature in Notes to create DOMI links in meeting invites. These meeting links do not appear on the mobile and web clients (both named Verse). Not asking to create links on Verse Mobile, which is arguably unnecessary. Omitting a me...
over 3 years ago in Verse / Mobile (Android) / Mobile (iOS) 4 Assessment

Update Designer Documentation with respect to Nomad Web

Currently, there is short and long term limitation explained with respect to Nomad Web in below URL--> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html There are additional URLs with respect to LotusScipt and Formula language...
over 2 years ago in Domino Designer / Documentation 1 Already Exists

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