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 185 of 8847

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review

Printing from Verse-Mobile-Client on Android

now no option to print a document from mobiles using the verse-client even if they can see wifi-printers. now the way around using android-built-in mail must be used. so its no android-problem, but a missing app-feature.
about 7 years ago in Verse / Mobile (Android) 0 Under Consideration

Have DOMI links appear in Verse Mobile and Web

You have a great feature in Notes to create DOMI links in meeting invites. These meeting links do not appear on the mobile and web clients (both named Verse). Not asking to create links on Verse Mobile, which is arguably unnecessary. Omitting a me...
over 3 years ago in Verse / Mobile (Android) / Mobile (iOS) 4 Assessment

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

Need option to 'To invite others' in meeting in HCL Verse Android.

The option 'to invite others..' in my Verse mobile client (Android ) Steps to reproduce: 1. Create a meeting and invite person A (keep default setting to allow attendees to invite others) 2. Person A receives the invitation in his Notes client and...
over 4 years ago in Verse / Mobile (Android) 1 Assessment

Show employee Out Of Office status in HCL Verse for People contact

Show employee Out Of Office status (it could be an icon near user or just letters OoO) in HCL Verse > People catalogueThose could be different icons for different kind of OoO - a vacation and a business trip. I have attached an example of possible
over 2 years ago in Verse / Mobile (Android) 0 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

Add an option to sync entire Domino Directory

When a Verse user is called on his smartphone by someone whose number is stored in the Domino Directory, there is no information displayed about the caller ("Unknown number") because a copy of the Domino Directory is not stored on the phone. Add a...
over 7 years ago in Verse / Mobile (Android) 3 No Plans to Implement

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

Delegation should be accessible from mobile browser view

When Verse is opened via mobile browser, it does not show the option like opening delegated mail database. If we choose "Request Desktop Website" then it is visible and can open the email. However customer requirement is to be able to open from mo...
almost 3 years ago in Verse / Mobile (Android) / Mobile (iOS) 1 No Plans to Implement