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 8477

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.
over 4 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

Change user experience when trusting SSL certs opening an email

These trust cert popup dialogs need to be removed. Please don't open any popups. A banner could be used instead to trust the certs all at once with a "details" button that displays the cert details in case anyone ever used that info. Karsten Lehma...
over 4 years ago in Notes 3 Under Consideration

Web API framework

Implement an extensible web API framework with routing and model binding. It would be great to be able to define endpoints in an nsf without XPages. Just plain Java classes with methods to handle http verbs.
over 6 years ago in Domino 2 Under Consideration

DQL support for MIME Fields

More and more developer using the MIME fields to store large sets of json data. Having the DQL support to query JSON key value pairs located in MIME fields will be significant.
over 6 years ago in Domino 2 Needs Clarification

Archive db for every year

many customer would server side archive by year.
over 6 years ago in Domino 5 Assessment

TOTP copy button for authentication

The copy button in HCL verse for TOTP URI copies all the content of the TOTP URI which results to the error "Key value has illegal character" However, pasting the value of the SECRET= part of the URI instead of pasting the whole TOTP URI works wit...
almost 3 years ago in Domino / Integration 1 Under Consideration

One-Touch Setup: Add ability to import DXL files

The JSON format for creating files is handy, but being able to specify DXL files (ideally en masse) to import into a database would be very handy as well. That would allow for externalizing the doc content outside the JSON, would cover cases that ...
almost 2 years ago in Domino / Administration 1 Assessment

Text Chat Logging Feature or Built-in Export Chat Log from MongoDB Feature

Text chat logging function (sample dll) is no longer bundled In V12. Almost all of Sametime customers are using text chat logging for audit purpose. Without this function, they will not upgrade, and no new customer appears. V12 has no audit functi...
over 2 years ago in Sametime / Chat 1 Under Consideration

Avoid duplicates while re-importing data (AKA insert or update)

Please allow to import data from xls/csv without creation of duplicate records. Either allow to delete all records before import (~drop table) or allow to select a ”primary key” (unique) and duplicate records as “updates”. This is very needed if a...
almost 3 years ago in Volt 1 Under Consideration

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 5 years ago in Domino Designer / LotusScript 0 Under Consideration