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

Update default source compatibility for Java agents and script libraries

It has been the case for many years, and remains so in Notes 11.0.1, that new Java agents and script libraries have source compatibility set to Java 1.3, which prevents using many newer Java syntax features until the developer changes the project ...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 4 years ago in Domino Designer / Java 0 Assessment

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...
over 1 year ago in Nomad / Nomad (Web) 0 Under Consideration

Enhance items - Datagrid

Please enhance Datagrid items: allow more presets for displayed rows - such as 25, 50, 100 and/or add a javascript method to change row count programmatically. At the moment, Leap allows only 5,10 and 20 rows. allow filters on attachment columns (...
almost 3 years ago in Leap 0 Needs Review

Notes client: alias for fields

Volt creates now the field prepending F_fieldname So in this case we can not use an existing native notes app. If we can add an alias in a field in the notes client like for views and forms is the case we could "link" the fields of Volt with the f...
over 5 years ago in Leap 7 No Plans to Implement

Number of lines in integrated table/view

When using an integrated table as view, we should see how many lines the table has and be able to set-up a scrolling mecanism (page numbers, next, previous, start, end)
over 5 years ago in Leap 0 Under Consideration

Domino Leap: Rule conditional branch in workflow - add "not equal"

Please add "not equal" to the condition-dialog. See also https://support.hcltechsw.com/community?id=community_question&sys_id=e96f52d31bacc690ddcd75d4cc4bcb45 Please add that for all rules & conditions.
over 1 year ago in Leap 0 Needs Review

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

New Themes for Domino Volt

Since FEB, the themes offered inside the tool are the same. If you saw Microsoft Forms and Google Forms, the theme has a lot of options. If we are creating a tool for LOB, we need to explore this subject carefully. The idea is to add more options ...
almost 4 years ago in Leap 0 Under Consideration

Upload multiple files or zip archive to app files location and additionally subfolder

At the moment, each file has to be uploaded individually; it would make sense if we could upload a zip archive (Leap would need to unzip and discard any retaining top folder). Alternatively, how about being able to select multiple files and upload...
about 2 years ago in Leap / Documentation 2 Planning to Implement