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 665 of 8895

Nomad for Domino - Display and/or Drop Nomad Users

Would like to see a Tell Nomad command to Display users currently connected to Nomad along with a command to Drop users. This would be especially helpful to diagnose user issues, emergency maintenance, etc.
almost 3 years ago in Nomad 0 Future Consideration

Include more best practice Java libraries plugins out-of-the-box for XPages / DOTS

Some best practice Java libraries like org.apache.commons.lang, client, beanutils etc are available as part of the server and client install in the rcp/eclipse/plugins folder. But because they're not in the shared/eclipse/plugins folder, they cann...
over 7 years ago in Domino Designer / Java / XPages 2 No Plans to Implement

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
almost 3 years ago in Domino Designer / Debugger 1 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Improve the formula editing window

In HCL Nomad Designer and Domino Designer, improve formula editing window, including dark theme option, line number, syntax color, autocomplete, text wrapping and full screen opening.
about 2 years ago in Nomad / Nomad (Web) 0 Future Consideration

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.
almost 3 years ago in Nomad / Nomad (Android) 1 Assessment

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
over 3 years ago in Domino Designer / @Formulas 0 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...
almost 2 years ago in Nomad / Nomad (Web) 0 Future Consideration

Open document from view with single fingertip

Users (not knowing the background of Nomad) are wondering why they have to tap twice to open a document. On mobile devices a single finger tip is default for best user experience.
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review