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 8390

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

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

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

Notes, Domino, and Nomad should implement the Microsoft debug adapter protocol

https://microsoft.github.io/debug-adapter-protocol/ Implement this and throw away the LotusScript debugger. As a Developer, I want to be able to debug my code in an industry standard / open source way, because it will speed up my use of the debugg...
8 months ago in Nomad / Nomad (Web) 0 Under Consideration

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

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...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Disallow special characters in folder name.

When using special characters like Underscore (_) Backslash (\) Vertical bar (|) ... in a folder name, the results are often confusing or unintended by the users.Add input validation to disallow this characters.
over 6 years ago in Notes 9 Assessment

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add view filter option to columns, where user can select documents to be displayed

You might know filter option in LibreOffice or Excel, where user can reduce the shown documents to selected values. Of course, this can also be done by using a search formula, but most users are not experienced with the syntax of notes search.Addi...
over 6 years ago in Domino Designer 16 Assessment