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 703 of 8853

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

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

Immediately see/view the backend generated views without the need to close and reopen the database. Could that be achieved?

Will it be possible to immediately see/view the backend generated views without the need to close and reopen the database. Could that be achieved? Scenario is have tried creating the backend view - "BACKENDVIEW1" from the button present on the vie...
about 2 years ago in Domino Designer / Views 0 Needs Review

Create "Kanban" drag and drop View Style like SalesForce (each status in a different column)

In SalesForce, Trello, etc. is possible to drag and drop. This movement changes a status field without oppening a and saving the document.
over 6 years ago in Domino Designer / Views 5 Under Consideration

Take the programmatic name when inserting a shared column

When I insert a shared column in a view, the programmatic name is not taken over. This is particularly annoying with editable columns.
about 4 years ago in Domino Designer / Views 0 Needs Review

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
about 5 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

Make SSO happen using OAUTH across the portfolio and extend IAM accordingly as a starting point

Integration of products starts with SSO. In the fog of IBMs passed ignorance, we are stuck and suffer with an archaic LTPA implementation that causes more issues than good in todays trust-based IT-systems. On the other hand, we have a fully-baked,...
over 5 years ago in Domino / Integration 1 Under Consideration

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration