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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Domino IQ Lotusscript support for RAG query to documentcollection

Lotusscript needs an extension to enhance searching for data and that is to do a rag Domino IQ search like we do a ft search but it will take the query do the embedding and query the vector database apply the readers field filtering but return a d...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Add Style Property to the LotusScript NotesViewColumn Class

Summary: The NotesViewColumn class currently lacks the ability to programmatically read the "Style" setting (General, Number, Date/time, Names) defined in the column's Advanced Format properties. Implementing a read-only Style property would enabl...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Support OIDC for Nomad Web for Domino with Keycloak as OIDC Provider

OIDC authentication for Nomad Web for Domino currently only works, if the OIDC provider is Domino itself. This idea suggests that Nomad Web for Domino should support Keycloak as OIDC provider. Keycloak is a well established Identity Provider (IdP)...
7 months ago in Nomad / Nomad (Web) 0 Future Consideration
116 VOTE

Add support for multiple ID files and Notes domains

Add the ability to change location and switch ID and Notes domain, similar to the location feature in the Desktop Notes client
almost 8 years ago in Nomad / Nomad (Web) 13 Future Consideration
118 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
about 8 years ago in Domino Designer / LotusScript 6 Assessment

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
12 months ago in Domino Designer / LotusScript 1 Under Consideration

"Never" scheduled agents execution access privileges should not be checked

For every modification on an agent with trigger Schedule - Never, originally created in a database/template on a Server, the Domino Designer will always check for the execution privileges on the initial server. Which is totally unnecessary and jus...
3 months ago in Domino Designer / LotusScript 3 Under Consideration

Push Notifications

Both browsers and smartphones have push notifications but it is not implemented in Nomad. Provide us a way to send notifications on certain triggers in an application (e.g. new/changed document, ...)
almost 4 years ago in Nomad 6 Future Consideration

Allow to restrict access to a group of users or client machine types, who are allowed to use Nomad Web

I would prefer a solution based on two or three layers / options: First on Server access level definition allowing a service for an user, like it was done for Traveler.Using the Traveler Access fields in the Server document of the Traveler defines...
about 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) / Nomad (Web) 4 Future Consideration

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration