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

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
about 5 years ago in Domino Designer / @Formulas 1 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

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

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 5 years ago in Domino Designer / @Formulas 1 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

Reset or clean up Nomad iOS settings without reinstalling the app.

Once the HCL Nomad app is installed and set up on iOS, it cannot be reset or cleaned up without uninstalling and reinstalling the app. End users on iOS may face restrictions on installing or uninstalling apps due to business requirements. I strong...
about 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Future 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 4 years ago in Domino Designer / @Formulas 2 Needs Review

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.
over 2 years ago in Nomad / Nomad (Android) 1 Assessment

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