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

Form table - new cell or column property - can be on a new line

If there would be a new property in the table cell or column - the cell can be on a new row if the formula is true (similar to hide paragraph if formula is true...), it would allow responsive appearance of the tables and thus the whole form. Use c...
almost 4 years ago in Domino Designer / @Formulas 0 Assessment

Make the xpage minimum supported release also honor java version

in the XSP properties there is an option of minimum supported release that isn't honored when compiling xpages. So In Designer 9.01 FP10 or Designer 10 code compiled doesn't work on older servers than 9.01 FP8 and if you have several servers that ...
about 7 years ago in Domino Designer / XPages 2 Under Consideration

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide online documentation in German

Large enterprise organisations with German-speaking Citizen developers / App creators would benefit from having online documentation in said local language thereby [possibly] reducing case and forum activity and improving user knowledge.
over 2 years ago in Leap / Documentation 0 Needs Review

Improve syntax-error reporting in LotusScript compilation

When compiling LotusScript in notes (either via Designer's Recompile All LotusScript or in C via NSFNoteLSCompile), it's very easy to run into a situation where the compiler reports just "Syntax Error", with no indication as to the source of the t...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

To have the ability to customize the message displayed when a user attempts to submit a form after previously submitting a form when the form setting 'Single submission per authenticated user' has been enabled

Who needs this? Leap Manager application owner and developer What do they want? To have the ability to manipulate the message displayed when a user attempts to submit a form (after previously submitting a form) when the form setting 'Single submis...
about 2 years ago in Leap 0 Needs Review

LEAP HELM: Ability to add certificate to TrustStore

The current helm chart allows a certificate to be added to the keystore, but not the trust store. This involves a few things: defining a truststore in liberty (server.xml) importing provided certificate into the truststore
over 2 years ago in Leap 0 Needs Review

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration