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

All ideas

Showing 3605

Personalize the Homepage Image of Sametime Webchat

Customers want to have the ability to change the homepage image in Sametime webchat and personalize it for their company. Currently, it shows a "Welcome to HCL Sametime" message as a default.
over 4 years ago in Sametime / Chat 0 Under Consideration

percent performance of tasks UPDALL, COMPACT, FIXUP

Server tasksWhen you run maintenance tasks on the database or the entire server, the percentage of the execution should be written to the server tasks.
over 6 years ago in Domino 4 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...
about 3 years ago in Domino Designer / Views 0 Under Consideration

Add a possibility to include LotusScript into xPages

Benefit: use existing code in (existing and new) applications independently of the usage of xPages or native design elements. The goal is to write code once and use it at different places. Please note (written after first comments) that this ide...
over 6 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Improve the integration of Jenkins and Git with Domino to automate the process of replacing templates in applications

In times of pandemic with COVID-19, many companies are adopting the home office work model, so the need to improve and facilitate Jenkins and Git integration with Domino as much as possible to automate the process of updating template.
over 4 years ago in Domino / Administration 0 Under Consideration

Select Multiple Documents in the view using LS

It will be very helpful if I can use something like: NotesUIView.SelectDocuments( coll as NotesDocumentCollection ) which marks all documents from the collection with selection marks.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance Document Locking to become more robust & user friendly

A few of our widely used Notes applications have document locking enabled. Due to Covid-19 we have currently hundreds of Notes users working in their HomeOffice. Thus users often get incomprehensible (internal) error messages due to unreliable wla...
over 4 years ago in Domino 2 Under Consideration

Show a progress bar while a view is being updated

It would be useful to know the progress of the view that's being built.
about 6 years ago in Notes 1 Under 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...
almost 3 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...
almost 3 years ago in Domino Designer / Java 0 Under Consideration