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

Group-based Alternate From Permissions and Group From Address in mail-in database

In Notes 12.0 and later versions, it is possible to grant users permission to send mail on your behalf from a mail-in database. Currently, users can only be added individually. I would like to request a new feature that allows a group to be added ...
about 2 months ago in Domino / Administration 0 Needs Review

Create more sample apps that devs can built on

With roadmaps how to properly build apps with xpages, java, or node frameworks.
over 7 years ago in Domino Designer 5 Assessment

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

MIME source has lost some of the addresses in the SendTo field.

The defect A MIME source has lost some of the addresses in the SendTo field. has been reported. The end users who have received this message are unaware that some of the addresses are missing because of this defect. Requested feature: Ability for ...
almost 3 years ago in Domino / Administration 1 Assessment

Domino Server should implement RFC6532

The RFC6532: Internationalized Email Headers(https://www.rfc-editor.org/rfc/rfc6532) commented below. -----Abstract Internet mail was originally limited to 7-bit ASCII. MIME added support for the use of 8-bit character sets in body parts, and also...
over 3 years ago in Domino / Administration 0 Assessment

Run nsd automatically when many semaphore wait/timeout message are output in SEMDEBUG.TXT

When Domino server crash, nsd is executed automatically. However, if Domino server hang when many semaphore wait/timeout message are output in SEMDEBUG.TXT, nsd is not executed automatically, so user has to execute nsd manually. If the output of...
over 5 years ago in Domino / Reporting & Analytics 0 Under Consideration

Checkbox to create a non SUMMARY field in the field properties

At the moment, it is only possible to create non summary fields through code (lotusscript or java).It should be made possible to indicate that a field is non summary via the field properties in the designer.
9 months ago in Domino Designer 0 Needs Review

When NRPC network connection lost, Notes/Domino need to handle it more quickly

Notes/Domino NRPC connections (on port 1352) are usually persistent. In some environment, Firewall or other devices will kill the connection after it idle for a certain period of time. In such case Notes/Domino is not aware of the connection lost....
almost 3 years ago in Domino / General 8 Needs Clarification

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add NSF path to the name of runtime XPages ClassLoaders

Since Java 9, there are ClassLoader constructors that take a name parameter, which then shows up in the class name in stack traces. Providing this contextual information in an XPage app's ModuleClassLoader.DynamicClassLoader instance could make it...
10 months ago in Domino Designer / XPages 0 Needs Review