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

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Can't see recipients in "сс" and "BCC" fields unnless sender opens the email from sent items

When you email multiple recipients, including those listed in the CC and BCC fields, their names do not appear in the "Recipient" column of the "Sent" folder, only the name of the first recipient's name shows until or unless you open the email fro...
5 months ago in Notes 0 Needs Review

Japanese translation of "is before" and "is after" for date in Search Builder is not proper.

In the following English document, "is after" and "is before" are not including the date set in "date created" or "date modified". *************************************************** Table of document selection conditions https://help.hcl-software...
10 months ago in Notes 0 Needs Review

Spam button in HCL Notes

Customer would like a spam button in Notes client for external mails that are suspicious. So that it will be flagged and no further spam mail from that external source arrives anymore.
about 2 years ago in Notes 4 Under Consideration

Option to disable search result highlighting in basic configuration per user

The preview of an email differs when browsing search results due to highlighting. Without a search, the preview starts at the beginning of the selected email. In search results, the preview starts near the first occurrence of the highlighted searc...
3 months ago in Notes 0 Needs Review

@dblookup / @dbcolumn for views

To implement information from another view without saving it in the document.
about 7 years ago in Domino Designer / @Formulas 8 No Plans to Implement

Ability to sort a view on category totals like Excel pivot tables can.

Now if I want to sort data by category total I need to export my data and switch to excel, make a pivot, categorize my data there and then sort it there. A build-in tool to do so in Lotus Domino would be really nice.
over 3 years ago in Domino Designer / Views 0 Under Consideration

A design Object which is locked for design should not be used to refresh another db

WHAT:A design object whose design is locked, is obviously under construction. But it is used in any db refresh process although it is under construction ! WHY: if a incomplete design object gets used to refresh another DB it can cause problems as ...
8 months ago in Domino Designer / Documentation 6 Needs Review

Allow Administrator to fully control Recent Contacts of end users

Currently Administrator needs to go to user's desk and manually manage the Recent Contacts of the user. Administrator can't remotely delete, update, hide, limit in Recent Contacts of either selected or all users. So there is a feature request to a...
about 7 years ago in Notes 2 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
5 months ago in Domino Designer / LotusScript 1 Needs Review