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 3161 of 8869

Show Users who are locked out by ID-Vault

By default, if users type in the wrong password to access their ID for more than 10 times a day they will be locked out. The failed attempts are kept in the bad password cache, which will be reset after 24 hours. As of now there is no way for the ...
over 1 year ago in Domino / Administration 1 Assessment

Add CScan function / option: Scan on upload

This IDEA is is to enhance CScan to scan files upon / during an upload function. HCL Connections has the ability to utilize ICAP for scanning files during the upload. We would like to see something similar implemented for HCL Domino. Currently we ...
over 2 years ago in Domino / Security 0 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Make application faster, indexing is very slow.

Make indexing and searching to application 1000x faster, now is very slow. We need more like Oracle or DB2 style of using the background data. We have 350 million DB2 database with 2 second search time and lotus database with 3 million documents w...
over 6 years ago in Domino Designer / Views 3 Under Consideration

Allow to paste user names in meeting without a separator character comma

Currently in the meeting, when you paste multiple users in the Calendar meeting in "Required" field, then user names must be separated with the separator character comma (,). If there is no comma given between user names then these user names will...
4 months ago in Domino / General 0 Needs Review

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Embedded view Show Multiple Category

Currently for embedded view there is an option to show single category. In which the matching category is shown in embedded view. On many occasions there is a requirement to show multiple categories for example when designing a form to show task o...
over 6 years ago in Domino Designer / Views 3 Under Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Add support for HTTP "Forwarded" header (RFC 7239)

Idea This idea suggests to add support for the HTTP header " Forwarded ", as described in RFC 7239. The "Forwarded" header may eventually replace the HTTP header " X-Forwarded-For ". Explanation Domino currently has already support for HTTP " X-Fo...
about 2 years ago in Domino / General 0 Needs Review