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

Clear

Ideas

Showing 2604 of 8851

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
over 5 years ago in Domino Designer / LotusScript 4 Assessment

Better NSD crash diagnostic logs collection

We frequently encountered this situation where Domino crashed due to abnormal termination and IBM Support's reply is always the NSD log is insufficient to provide details on the crash and we need to implement NSD -monitor to troubleshoot further. ...
over 7 years ago in Domino / Administration 5 Under Consideration

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 3 years ago in Domino Designer / Debugger 0 Under Consideration

Make NotesHTTPRequest class use certstore/certmgr

According to this KB: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0069539 the NotesHTTPRequest class uses the cacert.pem as local keystore. Since certstore is a great new feature to maintain trusted CAs, please let NotesH...
over 1 year ago in Domino / Administration 1 Under Consideration

Conditional inclusion of data notes in source control

I really like and support the way the new source control using YAML has been designed. A very clever approach that makes 100% reoundtrips possible even if not all notes can be saved as text. However, during discussions with Dan and Serdar it occur...
over 1 year ago in Domino Designer 2 Needs Review

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
almost 7 years ago in Domino Designer / Java 1 Assessment

Title text for controlled Access (Form Section) should allow formula like standard section

Nothing more nothing less. Just a same @Formula for title for Controlled Access section as the standard section already has. Otherwise i have to copy paste them and just clutter application design.
3 months ago in Domino Designer 0 Under Consideration

MIME source has lost some of the addresses in the SendTo field.

The defect A MIME source has lost some of the addresses in the SendTo field. has been reported. The end users who have received this message are unaware that some of the addresses are missing because of this defect. Requested feature: Ability for ...
over 2 years ago in Domino / Administration 1 Assessment

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
over 1 year ago in Domino Designer 0 Needs Review

Allow embedded views from other databases based on a formula

Now when I want to embed a view from another 2nd database I have to select the application (2nd database) and the view I want to add. However, when working with templates the template and production db will then both refer to the same 2nd database...
over 5 years ago in Domino Designer 2 Under Consideration