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 926 of 8853

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

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

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

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

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

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

Option to close window

When submitting or canceling a launched form, there is an option to go to another Leap application or to a specified URL, but there is no option to close the window. JavaScript can only close windows opened by JavaScript. Please provide an option ...
about 2 years ago in Leap 0 Under Consideration