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 110

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

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

Online documentation needs Next and Prev page navigation within chapters

For larger manuals like Domino , you click into a page and want to continue reading the next page. However currently you need to go back to the left navigation bar, find your position to click into the next section. This is not productive for some...
about 3 years ago in Domino / Documentation 0 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
over 6 years ago in Domino Designer / Views 0 Under Consideration

Create "Kanban" drag and drop View Style like SalesForce (each status in a different column)

In SalesForce, Trello, etc. is possible to drag and drop. This movement changes a status field without oppening a and saving the document.
over 6 years ago in Domino Designer / Views 5 Under Consideration

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
over 6 years ago in Domino Designer / Java 1 Under Consideration

Show the properties of shared columns

When you select a shared column in a view in the Designer, its properties are not shown in the properties box. This makes it unneccessary hard for the designer, because he has to open the shared column for editing (or copy and paste it, look at th...
over 5 years ago in Domino Designer / Views 0 Under Consideration

"Optional arguments for OpenView" to also work on notes:// protocol

Requesting to have these open views in a native client using the address bar of the native client or a web browser work with the notes:// protocol rather than http:// Particularly, at this time these "Optional arguments for OpenView" below, only w...
almost 6 years ago in Domino Designer / Views 0 Under Consideration