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 1115 of 8855

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

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
9 months ago in Domino Designer / LotusScript 2 Needs Clarification

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

Enhance items - Name picker

Please add additinal properties to name picker item in order to: search within a given OU only (or list of OUs) search within a given group (or list of groups) allow to switch from names.nsf to another directory used for Domino directory assistanc...
almost 3 years ago in Leap 1 Needs Review

Allow multiple operands for formulas

The current implementation of formulas allow only two operands. However, in real apps we often need to sum 3,4 or even more items which lead to creation of auxiliary BO items to store intermediate results. On Settings page it is possible to someho...
almost 3 years ago in Leap 1 Needs Review

Enhance items - Date

Please add additional properties to Date item to allow select date only in the future only in past only current date (in combination with the above) start of months only end of month only selected weekdays Such constrains are quite often in forms ...
almost 3 years ago in Leap 1 Needs Review

Mail rule specific for attachment

This rule will allow local user to include specific file attachment extensions to filter in the mail rule condition. Sample mail rule:if mail attachment is <file extension>, moved to <folder> It will help user to organize mail with att...
almost 3 years ago in Domino / General 3 Under Consideration

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
over 1 year ago in Domino Designer / LotusScript 4 No Plans to Implement

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

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