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

Showing 864 of 8866

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

ICAP notification on problems

If Domino cant access ICAP server due to different reasons, license, no access, closed port there should be options to notify admin. so far Domino admin should rely that on 100% availability of ICAP. if something wrong then all emails with attachm...
about 2 years ago in Domino / Security 0 Needs Review

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Create authentication exclusion certains users / groups

Domino 11.0 introduced web authentication via IDVault (and / or Directory) Customers noticed large growing DDM databases and also flooding of console messages with error messages: [0594:0013-1CE8] 10.08.2022 07:00:01 Event: Error adding event docu...
almost 3 years ago in Domino / Security 2 Needs Clarification

block emails coming from the Internet that have a null sender address (i.e. <>) in the “MAIL FROM” field.

block emails coming from the Internet that have a null sender address (i.e. <>) in the “MAIL FROM” field. we should configure our anti-spam gateway to check if the “MAIL FROM” header is the same as the email’s “From:” address for all incomin...
almost 7 years ago in Domino / Security 1 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

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...
almost 5 years ago in Domino Designer / LotusScript 4 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...
about 7 years ago in Domino / Administration / Security 0 Under Consideration

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Domino is expected to have enhanced PKCS12 Internet Certificate Management .

Domino is expected to have enhanced PKCS12 Internet Certificate Management . Currently as per documented process there is GUI method of importing internet certificates deployed by internal CA outside of Domino to the person documents in the NAB(Do...
almost 5 years ago in Domino / Security 3 Assessment