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

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

All ideas

Showing 1830

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 1 year ago in Domino Designer / LotusScript 3 Needs Review

Automatically add "secure" flag to all cookies, when https is used

When a Domino server serves http requests through encrypted https, it should automatically add the " secure " flag to all cookies. There should be a global flag to enable/disable this feature. (default: enabled) In reality, most Domino servers wit...
about 1 year ago in Domino / Security 0 Needs Review

Make EnableJavaAgentCache=2 the default setting

This technote indicates you can set EnableJavaAgentCache=2 on a Domino server to prevent out of memory errors when Java agents use attached JAR files: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0089161 It would be nice f...
about 1 year ago in Domino 1 Needs Review

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
over 1 year ago in Domino Designer / Views 1 Needs Review

New feature that allows changing the password without disabling biometric authentication on iOS.

Environment: HCL Nomad 1.0.12, Nomad iOS 1.0.42.2024082715 - Select "Enabled" in 'Check passwords on Notes IDs' field in the Security tab of the Server document. -Select "Yes" in 'Check password on Notes ID file' field in the security policy s...
4 months ago in Nomad / Nomad (iOS) 0 Needs Review

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
about 2 years ago in Domino Designer / Views 0 Needs Review

Spell check for Bulgarian language

Hi there, we have migrate a furher company in our company group. We need a spell check for bulgarian language in our hcl notes client > "ASAP" ;-) Many thanks
about 1 year ago in Notes 0 Needs Review

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Use of PassKey on mobile devices cell phone and tablet

We would like to use the PassKey function for its webmail. I would like to use this function not only in the Windows browser, but mainly on mobile devices, i.e. on cell phones and tablets.
7 months ago in Notes 3 Needs Review

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
10 months ago in Domino Designer / LotusScript 1 Needs Review