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 93
371 VOTE

Lotus debugger fixes needed

1. Show more than 255 fields 2. Show fields in alphabetical order 3. Allow sorting of variables/objects in alphabetical order 4. Add a 'Watch' tab where we can add variables/objects to keep an eye on their values
over 7 years ago in Domino Designer / Debugger 19 Assessment
304 VOTE

Add @formula to View Column Title

No description provided
over 7 years ago in Domino Designer / @Formulas 7 Assessment
193 VOTE

We need a tool to analyze NSD files

As you may know, there is a tool called LND (Lotus Notes Diagnostics) to process NSD files for Domino up to v9.0.1: http://blog.nashcom.de/nashcomblog.nsf/dx/new-version-2.9-lotus-notes-diagnostics-lnd-has-been-released.htm Unfortunately, last ver...
about 5 years ago in Domino / Administration 7 Assessment

ARM version of Domino Server on Linux

-It would help people who want to use new power efficient processors. -It would help people who want to run Domino server in a VM do so efficiently. (Especially those with an M1 or M2 Mac) This is very important to data centers, because power ...
almost 3 years ago in Domino / Administration 4 Assessment
166 VOTE

Update the Java API

Current API is very dated and a chore to work with. OpenNTF Domino API addresses many issues but would be nice if this was part of Domino out of the box.
over 7 years ago in Domino Designer / Java 10 Assessment
122 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
over 6 years ago in Domino Designer / Debugger 2 Assessment

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
over 5 years ago in Domino Designer / @Formulas 1 Assessment
114 VOTE

Xpages: control the compression state when passing Domino's js file to the browser.

In accessing the Xpages application, you can select the compression state when passing Domino's js file to the browser.In the Proxy environment, the system administrator wants Domino to send an uncompressed js file.Currently, it is transmitted wit...
about 7 years ago in Domino / Administration 2 Assessment
114 VOTE

Add "Lotus Notes Diagnostic" utility to Administrator client

See https://www-01.ibm.com/support/docview.wss?uid=swg24019151
over 7 years ago in Domino / Administration 3 Assessment

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
12 months ago in Domino Designer / @Formulas 1 Assessment