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 719 of 8853

HCL Verse app and HCL Verse mobile support BIMI (Brand Indicator for message Identification) logo

Please enable support for BIMI (Brand Indicator for message Identification) with HCL Verse and mobile appa. Web link about what is the BIMI, https://postmarkapp.com/blog/what-the-heck-is-bimi
over 5 years ago in Verse / Mobile (iOS) 11 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

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

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

Option to turn on the flashlight while scanning the QR code

When you launch Nomad on your iPhone, long-press in any text field and select 'Paste from QR or Barcode' to activate the QR code scanner. However, there is no option to turn on the flashlight while scanning. In contrast, the built-in Code Scanner ...
11 months ago in Nomad / Nomad (iOS) 1 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

Verse mobile 's Notification for folder & specify sender, not only all

Verse mobile 's Notification is only for all or NA now. Wish to include specify folder & specify the sender. Similar to show folder lists for choosing & provide an input field for entering a string or email address. Can notify the user wh...
about 2 years ago in Verse / Mobile (iOS) 0 Under Consideration

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

Language of Contacts Database on Nomad Mobile

When Nomad Mobiles (iOS and Android) are set up with a Japanese UI, the title of Contacts Database (local names.nsf) is in Japanese, but the design itself is in English. On Nomad Web, the design of Contact Database is Japanese according to the lan...
over 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Under Consideration

Include more best practice Java libraries plugins out-of-the-box for XPages / DOTS

Some best practice Java libraries like org.apache.commons.lang, client, beanutils etc are available as part of the server and client install in the rcp/eclipse/plugins folder. But because they're not in the shared/eclipse/plugins folder, they cann...
about 7 years ago in Domino Designer / Java / XPages 2 No Plans to Implement