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

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

Ideas

Showing 1092 of 8857

Table design templates and options

Currently for low code software to get beautiful tables you have to spend a lot of time with css and still can't perfect it as the documentation level is low. So my suggestion is that there be a selection of professional designed templates that yo...
over 2 years ago in Leap / Documentation 0 Under Consideration

When a field contains a list you should be able to display the list as icons in a view column that uses "new line" as the multi-value separator..

I can display a list in a view column as text or numbers but I can't get a list to display as icons when using new line as the multi-value separator. The icons do not display in a vertical list, one icon per line. Instead they display on one line,...
about 4 years ago in Domino Designer / Views 0 Needs Review

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino Leap: Add an option to group application in the manager/admin view

Would be nice to get a new field per application (like "category") and we could group the applications. Like "Ordering", "Inventory", "Tracking",....
over 1 year ago in Leap 2 Needs Review

Support calling lotusscript routines or agents in secondary NSF applications with parameters instead of context documents

We have a large application using multiple NSF databases. Several contain reference information/dictionary terms used by other Domino applications. Currently to access business logic in the external database you must call an agent with a reference...
almost 5 years ago in Domino / Integration 0 Under Consideration

HCL Domino Leap - File resources in Image item source selection not sorted alphabetically

When I edit a image field, I am able to set from my images provided in the app files section. This list is not being sorted alphabetically at the moment, which is not very user-friendly.The file items seem to be displayed in creation order.
over 2 years ago in Leap 0 Needs Review

Domino Leap: add Element List Box

Please add an Element "List Box"... Same functions as ComboBox, but with multiple Values allowed and type ahead.
over 1 year ago in Leap / Documentation 0 Needs Review

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Create a prometheus compliant exporter for domino stats.

Domino 10 added filesystem based exporter of stats for usage with external monitoring solutions. The de-facto standard for monitoring is becoming Prometheus with it's common format for exporting an application's stats. See, https://prometheus.io/d...
over 5 years ago in Domino / Integration 3 Assessment