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

FILTER BY CATEGORY

Domino Designer

Showing 1117

Allowing content type set to Other>application/json using the $$SearchTemplate form

When using $$SearchTemplates forms you cannot set the content type to Other>application/json on the Form Properties because Domino always tries to open the $$SearchTemplate to display the results using OpenForm instead of ReadForm. Being able t...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
about 2 years ago in Domino Designer / Java 4 Under Consideration

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

A new debugger

Please please please - give us a state-of-the-art debugger and replace the decades-old one...it's really a pain in the a**.
over 4 years ago in Domino Designer / Debugger 1 Assessment

Remove Use of ReaderNames fields slows view performance in Notes

ReaderNames fields very secure but very slow performance. Please remove slow performance issue from ReaderNames fields in notes view. Refer from https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037353
4 months ago in Domino Designer / Views 0 Needs Review

Raise the limit of 32768 entries in a Lotus Script Array

Why shouldn´t there be as much places as memory is available? Mark Reiser, sirius-net GmbH LotusScript, Script, LS
over 4 years ago in Domino Designer 6 Assessment

Correct line numbers on error for Lotusscript classes

As a developer the wrong error line number is reported so it is harder to find where the error occurred.
over 3 years ago in Domino Designer / LotusScript 5 Under Consideration

Bug in lotusscript debug in Domino 12.0.2

When i use debug lotusscript in Domino 12.0.2 and click in object variable. I found blank screen under object as snapshot screen below this.
22 days ago in Domino Designer / LotusScript 1 Needs Clarification

Domino designer tools for find unused forms and views

When a database has many forms and viewsThe database will be very slow. Domino Designer should take action to find and delete unused forms and views from the database.
22 days ago in Domino Designer / Documentation 3 No Plans to Implement

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