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 466 of 9015

Send announce / notification to all clients login by the same account

In a Sametime V11 standard client / Sametime V11 limited use server environment. You can login by the same account (UserA) from multiple clients on different PCs concurrently. But when you send notification / announce to this account (UserA) from ...
almost 6 years ago in Sametime / Chat 1 Assessment

Make application faster, indexing is very slow.

Make indexing and searching to application 1000x faster, now is very slow. We need more like Oracle or DB2 style of using the background data. We have 350 million DB2 database with 2 second search time and lotus database with 3 million documents w...
over 6 years ago in Domino Designer / Views 3 Under Consideration

Embedded view Show Multiple Category

Currently for embedded view there is an option to show single category. In which the matching category is shown in embedded view. On many occasions there is a requirement to show multiple categories for example when designing a form to show task o...
almost 7 years ago in Domino Designer / Views 3 Under Consideration

It should be possible to set the row height in a view to a value greater than 9.

It happens fairly often that I want a view column to display more than 9 list entries. This happens often when the field displayed in the column contains either email addresses or file names. I would like to see the limit on row height increased t...
over 4 years ago in Domino Designer / Views 0 Under Consideration

Sametime integration not working in Microsoft Edge in multi-domain environment

Sametime integration should support multiple domain environments. For example, sametime in @renovation domain and iNotes\Verse in @acme domain. This is currently not working in the Edge browser.
about 2 years ago in Sametime / Chat 1 Future 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.
almost 2 years ago in Sametime / Chat 1 Future Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add another example in the @Explode Help Document

After nearly two hours of work (AI showed me only wrong anwers) I managed a notes calendar view to show my document on each day between two dates in a notes document. In the help document @Explode add pleas another example in this section dateRang...
4 months ago in Domino Designer / Documentation 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 ...
about 1 year ago in Domino Designer / Documentation 6 Needs Review