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 425 of 8846

Show "Find" dialog in "Select Address" of Nomad Web

Regarding Nomad Web and mail database, customer want to use "Find" dialog in "Select Address". Currently, browser's search dialog is shown, when a user uses Ctrl+F in "Select Address".
5 months ago in Nomad / Nomad (Web) 1 No Plans to Implement

Make multiple line text fields enabled for Scribble writing

Apple Pencil uses the Scribble feature while working with fields present in some Domino Applications. Input using Apple Pencil is possible for fields that meet the below pre-requisites: Type "Text" Style "Native OS Style" "Allow multiple lines" mu...
over 1 year ago in Nomad / Nomad (iOS) 0 Under Consideration

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...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Rich text field icon is too small on tablet

We use a rich text field to capture signatures on a kiosk application. Users have difficulty tapping the icon to open up the "signature pad". They have requested a larger icon.
5 months ago in Nomad / Nomad (Android) 1 No Plans to Implement

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 5 years ago in Nomad 1 Under Consideration

Support Webservice Consumer (LotusScript) in NOMAD

In the current version of NOMAD, the consumption of Web services in LotusScript is not supported. Please remove this limitation as communicating with server based code through Webservices is very useful.
over 4 years ago in Nomad / Nomad (iOS) 0 Under Consideration

No working wait status when opening a database more than 10s

Using nomad 1.0.7 for iPad When opening a database, it does not have a rotating circle to indicate the work it is opening. So the customer doesn't know if he is opening that database, which will cause the user to open the same database multiple ti...
over 5 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Choosing multiple images in file upload

At the moment it is not possible to choose more than one picture at the same time when uploading images in NOMAD. I think it would be necessary to make it possible to tick multiple images to upload. Functionality should be similar to most modern m...
over 4 years ago in Nomad / Nomad (Android) 1 Assessment

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