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 347

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

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

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

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.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Support the automatically created LS SUB by using given LS templates

Hi there, in the designer if you create a new Design element the LS SUBs for i.e. Initialize and Terminate do not(!) make use of the SUB template defined in the Designer Code & comment templates Please support those template also for automtica...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Domino WebSite - Add an SSL Authentication Option "Name & Password + Client Certificate"

Currently if you enable "Name & Password" together with "Client Certificate" Option in Domino "Web Site" document, Domino will accept either your Domino Credentials or your Client Certificate. Add an Option so you could choose to make Domino C...
over 5 years ago in Domino / Security 3 Under Consideration

From field should not be stripped off when adding item fields on "MIME> Advanced > Advanced Outbound Message Option > Always send the following Notes items in headers:""

In relation to SPR DPOS6UWP4G - We have added From: $vianotes field on Configuration Document > MIME> Advanced> Advanced Outbound Message Option> Always send the following Notes items in headers:" When domino sends the message to a n...
almost 6 years ago in Domino / Security 0 Under Consideration