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

My ideas

Showing 8380

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
8 months ago in Notes 1 Needs Review

DJX shall be supported in Nomad.

DJX is Domino Japanese eXtension that enable name picker in organizational tree with Alternate name since Domino R5 in 1999 and still supported in V11. However Nomad does not support currently probably because DJX is realized using add-on dll. As ...
almost 5 years ago in Nomad 3 Assessment

Make mail template available in all languages as separate download

If your organization uses multiple mail template languages, you have to install the Domino server language pack for each language, just to get that 1 ntf file. This is very time consuming! Please make the mail template available in all languages a...
about 5 years ago in Notes 5 Assessment

Faster and more intuitive deletion of Notes documents

When you delete a bunch of documents from a database without soft deletion, you select them and press delete. They get a deletion mark and you get a status message that you should press F9. This process of having to press the F9 button to refresh ...
over 1 year ago in Notes 1 Needs Review

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
12 months ago in Domino Designer / LotusScript 0 Needs Review

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
almost 3 years ago in Domino Designer / LotusScript 2 Under Consideration

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 6 years ago in Domino Designer / Java 1 Assessment

Remove 64k limit for @Dblookup

In addition to restriction for field size, it is necessary to remove shameful restriction for data size, received by dbLookup. I so think! Periodically happens it is impossible to use too much key word in the choice of field values.
over 5 years ago in Domino Designer 3 Under Consideration

Show Users who are locked out by ID-Vault

By default, if users type in the wrong password to access their ID for more than 10 times a day they will be locked out. The failed attempts are kept in the bad password cache, which will be reset after 24 hours. As of now there is no way for the ...
6 months ago in Domino / Administration 1 Assessment

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
4 months ago in Domino Designer / Java 0 Needs Review