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...
6 months ago in Domino Designer / LotusScript 0 Needs Review
105 VOTE

EmbeddedView by Formula

Enables to embed Views (Server!!Database!!View) from different databases. Today embedded views are linked by replicaId, So if you distribute applications by template - the embedded view points to the test / development application, Which is annoin...
over 7 years ago in Domino Designer / Views 17 Under Consideration
111 VOTE

Add formula for database of embedded view

No description provided
about 8 years ago in Domino Designer / @Formulas 1 Under Consideration
110 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
about 8 years ago in Domino Designer / XPages 5 Assessment

Way to secure idvault id file within Domino

Reason:Currently, idvault.id is defaulted to go under notes data directory of the user or admin that created that file. Now when admin or user leave the company. the ID file may forgot the password and worst, got lost. Idea: Put a way to secure th...
about 1 year ago in Domino / Security 2 No Plans to Implement

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...
about 1 year ago in Domino Designer / LotusScript 1 Under 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
100 VOTE

Allow HTTP Basic Authentication with Umlauts using UTF-8

Currently Domino HTTP Basic Authentication Passwords need to be encoded in ISO-8859-1.Many other systems allow to use UTF.8. The standard is unclear but there is a specification where you can announce which encoding the server expects. See https:/...
over 7 years ago in Domino / Security 2 Assessment
107 VOTE

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
about 8 years ago in Domino Designer / LotusScript 2 Under Consideration
103 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
almost 8 years ago in Domino Designer 2 Assessment