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 555 of 8851

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Allow Nomad to "launch" other allocations from an action

This to allow Nomad to launch other applications which may have functions Nomad does not yet possess. This is not opening links like mailto:// but launching a specific application. These could be "other" home built apps for very specific functions.
over 5 years ago in Nomad / Nomad (Android) 1 Assessment

Ability to see Notes database hidden views on Nomad Web

Currently, it is not possible to see hidden views of Notes database using Nomad Web.However, with Notes client hidden views of Notes database can be viewed using the steps below.Hold the SHIFT + CTRL keys simultaneously and select View -> Go To...
over 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

Add Drag & Drop Events for views (not only calendar views)

Having these events would make Classic applications more "up to date": You could let the user drag & drop documents in views in order to reorder them. Of course the developer would need to write the code to change the items to reorder, but hav...
over 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

Make application faster, indexing is very slow.

Make indexing and searching to application 1000x faster, now is very slow. We need more like Oracle or DB2 style of using the background data. We have 350 million DB2 database with 2 second search time and lotus database with 3 million documents w...
about 6 years ago in Domino Designer / Views 3 Under Consideration

Embedded view Show Multiple Category

Currently for embedded view there is an option to show single category. In which the matching category is shown in embedded view. On many occasions there is a requirement to show multiple categories for example when designing a form to show task o...
over 6 years ago in Domino Designer / Views 3 Under Consideration

Automatically adjust and display for the form or view screen according to the size of smartphone

Need feature to resize the form/view etc. design elements while working with application on mobile using NOMAD.
over 3 years ago in Nomad / Nomad (iOS) 3 Already Exists

Enable encryption and IP compression on Nomad Client

With the help of MarvelClient I have set the following notes.ini entry on Nomad Client. TCPIP=TCP,0,15,0,,12320, I want to enable IP compression. It seems, that this entry is not working on Nomad Client. Is it possible to enable this functionalit...
about 6 years ago in Nomad 0 Under Consideration

Automatically Open "Authenticator" Application When an Additional Authentication Factor Is Required

When Nomad Federated Login is enabled, it is possible to configure Multi-Factor Authentication (MFA) on the IdP, requiring users to provide an additional factor (e.g., OTP) for authentication. To enhance user experience, please implement functiona...
11 months ago in Nomad / Nomad (iOS) 0 Needs Review