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 95

Search for folder name

If a user has lot's of folders. When he wants to goes to file on his iPhone he has to scroll up and down the long list to find a folder he want to file his email into. Currently no way to search for a folder and select it.
about 6 years ago in Verse / Mobile (iOS) 0 Under Consideration

Import .ics files that were sent as attachments via email directly into the Verse calendar

If you currently receive an email with an .ica file as an attachment, you only have the option to import the calendar entry into the local iPhone calendar. I have no way to import the .ics files directly into the Verse App Calendar. That is a BIG ...
over 5 years ago in Verse / Mobile (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

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
almost 6 years ago in Verse / Mobile (iOS) 2 Under Consideration

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

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

HCL Verse Appointments on Apple Watch

It should be possible to show the Calendar entries from HCL Verse iOS APP on Apple Watch Series. The Calendar entries from the default iOS Calendar Apps show up on the Apple Watch, but the HCL Verse Calendar entries do not. If HCL Verse App ...
over 4 years ago in Verse / Mobile (iOS) 3 Under Consideration

Support for International Email Addresses (EAI) from Verse App on handheld devices

Sending mail to and from addresses such as jönas@bücher.com or 管理者グループ@yourdomain.com, where there is an international character in the local part (left of the @), will not route properly and result in delivery failures. Request a fix that will al...
over 2 years ago in Verse / Mobile (iOS) 0 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
over 2 years ago in Domino Designer / Java 2 Under Consideration