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

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...

All ideas

Showing 8408

DJX shall be supported in Nomad.

DJX is Domino Japanese eXtension that enable name picker in organizational tree with Alternate name since Domino R5 in 1999 and still supported in V11. However Nomad does not support currently probably because DJX is realized using add-on dll. As ...
almost 5 years ago in Nomad 3 Assessment

Make multiple line text fields enabled for Scribble writing

Apple Pencil uses the Scribble feature while working with fields present in some Domino Applications. Input using Apple Pencil is possible for fields that meet the below pre-requisites: Type "Text" Style "Native OS Style" "Allow multiple lines" mu...
7 months ago in Nomad / Nomad (iOS) 0 Under Consideration

Make mail template available in all languages as separate download

If your organization uses multiple mail template languages, you have to install the Domino server language pack for each language, just to get that 1 ntf file. This is very time consuming! Please make the mail template available in all languages a...
about 5 years ago in Notes 5 Assessment

Allow use of ViewNavigator in FT-searched views

Currently, if you use any of the FTSearch* methods on a view, then `ViewNavigator`s you create for the view won't respect the search, instead forcing you to use getAllEntries(). However, that limits the optimizations you can perform and, at the ve...
over 1 year ago in Domino Designer / Views 0 Under Consideration

Improve look and feel +Usuability of the "sending delayed mails" functionality

Change the placeholder for sending delayed email: Choose the boton SEND and add 2 subBUTTONs: SEND or DELAY SENDING SEND > send the email right away DELAY SENDING> open a dialogbox with :2 options: suggested next workday at 8.00 am: "Tuesday...
4 months ago in Notes 0 Needs Review

Extend "Desk Design Pool"

with a few thousands folders in notes client, users sometimes met error "Insufficient memory - too many design elements (Desk Design Pool)". mail file then cannot be opened anymore. with further investigation we found, "Desk Design Pool" is fixed ...
about 2 years ago in Notes 5 Under Consideration

Delete chat history for a specific user

This is different from the idea -> https://domino-ideas.hcltechsw.com/ideas/STC-I-150 Due to security compliance, organizations want to delete the entire chat history for a specific user.
7 months ago in Sametime / Chat 1 Future Consideration

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
almost 6 years ago in Domino Designer / Java 1 Assessment

Remove 64k limit for @Dblookup

In addition to restriction for field size, it is necessary to remove shameful restriction for data size, received by dbLookup. I so think! Periodically happens it is impossible to use too much key word in the choice of field values.
over 5 years ago in Domino Designer 3 Under Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
about 1 year ago in Domino Designer / Java 0 Needs Review