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

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...

Ideas

Showing 3327 of 8993

Add support for interfaces and add library of common data structures to LotusScript

Allow better OOP support in LotusScript with support for interfaces. Add a library for common data structures such as lists, dictionaries, etc...
over 7 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Issue with Japanese Character Display on Domino 14.5 Console

Issue Description: In Domino 14.5, the Java version was upgraded to 21, changing the default JVM character encoding to UTF-8. The Domino Server Console, however, still uses the legacy ANSI encoding (MS932 on Japanese systems) for its display. This...
9 months ago in Domino / General 0 Under Consideration

Make the Category column of Categorized Views sortable by Total Column

It would be a mighty feature if we could have views with category columns sorted by a total colum. Example 1:Imagine a view of "Hits" categorized by "System".1154 Windows734 Apple321 Linux128 AndoidIn the first column we have a total counter ...
over 6 years ago in Domino 0 Under Consideration

Script Editing in Form (Subform), View, Action (Shared Action) Events the Same as in Agents and Libraries

In the next release like to see the script coding/editing of both LotusScript and Java Script in the various events of Form & Subform, View, Action & Shared Action, working the same as in LotusScript agents and script libraries. Basically ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Suppress this password prompt if password is set for server.id

If a password is not set for server.id, the audit team will request the customer to set a strong password on server.id. Setting a password for the server ID will cause a password prompt on every server restart, including but not limited to unatten...
3 months ago in Domino / Security 0 Needs Review

Create a User Universal ID (UUID) like the UNID of a document.

This UUID should be created when a user is being registered or when a person document is created. This UUID could be used to internally identify the user instead of the Full Name, for example in Acces control Lists, Reader and Author fields, Group...
over 7 years ago in Domino / Administration 2 Under Consideration

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...
about 6 years ago in Domino / Administration 0 Under Consideration

provide the details why "query is not understandable".

If search for a string that contains parentheses, it will report error "query is not understandable". You can enclose the string in double quotes but the end users are not aware of this. Customer expect that we can provide the details why "query i...
6 months ago in Domino / General 0 Needs Review

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
almost 4 years ago in Domino Designer / LotusScript 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