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 1688 of 8853

Add "spaced used in database by view/folder indexes" to catalog.nsf data

Currently, the catalog task reports the size of a database file and also its full text index size (if it has one). What would be really useful (when specifying new servers and/or identifying ways to optimising disk usage) would be to also know the...
about 1 year ago in Domino / Administration 0 Needs Review

Add support for an IMAP account in Notes Client 12.0.2 and above

Notes Client 12.0.2 and above cannot be configured for an IMAP account and it gives an error as "Function not implemented by internet messaging extension" and the same error comes in Notes Client 14.0 as well. However an older version clients like...
about 1 year ago in Notes / Documentation 1 Needs Review

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

Allow Maximum size limit for console log beyond 4gb or unlimited.

Domino server console.log has a maximum size cap of 4GB. When the ini "Console_Log_Enabled=1" is set on the server, console log is getting overwritten when it reaches 4GB size. There should be a way to have the console.log file unlimited on the s...
over 3 years ago in Domino / Administration 1 Needs Clarification

Need Domino command to display the current user list for specific database in real time

Customer require to use Domino command to display the current user list for specific database in real time. This function is very helpful for confirming the user status. The command format should be as follows: show userlist DBpath, e.g, show user...
over 1 year ago in Domino / Administration 1 Needs Clarification

Add support for IMAP Idle (https://tools.ietf.org/html/rfc2177)

Add support for IMAP Idle (https://tools.ietf.org/html/rfc2177) This is being tracked under SPR # KGEW66V3WV; Enhancement Request for use of IMAP's IDLE command in Domino. APAR LO31116 http://www-01.ibm.com/support/docview.wss?uid=swg1LO47602 ...
over 6 years ago in Domino / Administration 2 Under Consideration

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 4 years ago in Nomad / Nomad (Android) 1 Assessment

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
8 months ago in Leap / Documentation 0 Needs Review

A template / nsf to deploy jar files on the Domino server

If you want to have jar files available to agents and xpages you need to deploy them in the jvm\lib\ext folder. However the process is problematic, requires involvements of administratior, restart of the server and it is not clear what files are a...
almost 3 years ago in Domino / Administration 1 Already Exists

Show attached EML file even if the Content-Type: is set to just "message/rfc822"

Currently Notes and Domino can show the attached EML file (sent from Outlook) as an attachment (EML file) if it is mentioned in MIME source as below. You must have the parameter "MIMEAttachNestedMessages=2" set. Content-type: "message/rfc822 eml"C...
over 5 years ago in Domino / Administration 0 Under Consideration