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 8297

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 5 years ago in Domino Designer / Java 2 Under Consideration

Click sort using other column values

When I click on a column that has "Click on column header to sort" enabled, I may want to sort by other column values. For example, the first column is the country name, and the column value is "USA" or "Japan". The second column is the country co...
about 5 years ago in Domino Designer / Views 0 Under Consideration

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Move all documentation, examples etc to Git

It would be really great if HCL could move all documentation related to especially LotusScript, @Formula, NodeJS and Java (both standard Java in agents, servlets, OSGi and Proton Java gRPC API) etc to Git so that everyone could participate in exte...
about 3 years ago in Domino / General 0 Assessment

Notes MUI interface language is not changing in some options when changing to a different language under User Preferences.

The current workaround to get all the interface language to the desired language is to uninstall the client and remove the bookmark.nsf and bookmark.ntf. This issue is also reported in Software Problem Report NFROD3QU8X
4 months ago in Notes 1 Under Consideration

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 3 years ago in Domino Designer / @Formulas 2 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...
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

Display private calendar event with padlock icon

a private calendar event is not displayed with a padlock icon in calendar view
11 months ago in Verse / Verse on Premises 0 Assessment

Chat & Chat awareness for NOMAD

Please add Chat and Chat Awareness in Nomad web
almost 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

Allow drag & drop between categories in views in order to behave like cards

Would be nice zu be able to drag & drop documents between categories in views to behave like a cards.In addition a new type of view format to be able to organise documents like card boards (e.g. Kanban) with using categories as columns.
almost 3 years ago in Notes 2 Needs Review