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

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

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

Improve JavaScript and HTML rendering support in the classic Notes Client

the Notes Client has JavaScript support for forms and views for many years, but it is outdated and does not provide much API access make JavaScript a real alternative to LotusScript for classic Notes Client development, cross-platform full form ...
about 4 years ago in Domino Designer 1 Assessment

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

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration