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

Domino Security Policy functionality to allow the Lockout ID to function when set manually in Person documents.

Would like to see an enhancement the Domino Security Policy functionality to allow the Lockout ID to function when set manually in Person documents. This would allow both the Domino Security Policy enforcement of the Check Password option Lockout ...
9 months ago in Domino / Security 0 Needs Review

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

ID Vault can collect Notes ID from different Domino Domains

Currently, ID vault only support consolidation of Notes in single domain. All replicas of a vault must be located within a single Domino® domain and all vault users must have home servers in that domain. Note, though, that users under different o...
over 7 years ago in Domino / Administration / Security 0 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add more security events to DDM

DDM doesn't contain all important security events related but not only limited to a Domino administration made by an administrator. For example actions like password reset, download of ID from vault etc.
almost 3 years ago in Domino / Security 3 Under Consideration

Summarise long email threads, such as when returning from vacation

Summarise long email threads and suggest AI-generated responses to emails. Such as after a holiday/vacation, with prioritising given to senior leadership or reporting line.
over 1 year ago in Domino / Reporting & Analytics 0 Needs Review

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Whitelist Active Content Filter on iNotes

We can use the parameter iNotes_WA_DisableActCntSecurity=1 to disable the Active Content Filter on iNotes and this removes potentially harmful active content from HTML in mail messages prior to display in a browser. However, using the parameter ...
over 2 years ago in Domino / Security 3 Needs Review

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

XPages on close event

I did't find onclose event in xpages. Sometime i want to keep an user session log from user behavior.
over 7 years ago in Domino Designer / XPages 2 No Plans to Implement