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

Domino Designer

Showing 255

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
about 1 year ago in Domino Designer / Java 0 Needs Review

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

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
about 1 year ago in Domino Designer / LotusScript 2 Needs Review

Make labelling predictable for images

Please extend the function so that the labelling for pictures can be calculated using @Formula. This is the only way to store buttons with internal labelling.
5 months ago in Domino Designer / ReStyle 0 Needs Review

Attachment in encrypted rich text item appears in bottom of document for non-authorized users

The attachment title and attachment icon is showing in the bottom of document: If you have a form containing an encrypted rich text item, and access is controlled using a "PublicEncryptionKeys" field. If the user reading a document is listed i...
10 months ago in Domino Designer 1 Needs Review

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
almost 2 years ago in Domino Designer / @Formulas 1 Needs Review

Modernize the Designer Components Properties windows such as Tables and Fields

The Properties of the Form and Views Designer elements are very outdated, if we compare with XPage, which has much more modern and easy to work properties windows, such as Script Editor and Style Editor. These features are already present in XPage...
over 2 years ago in Domino Designer 0 Needs Review

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...
10 months ago in Domino Designer / Views 0 Needs Review

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
5 months ago in Domino Designer / LotusScript 0 Needs Review