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 549 of 8857

Provide the latest IPAs for iOS apps on Flexnet

Now more and more users need iOS IPAs (such as: HCL Verse IPA file or HCL Companinon IPA file) to download, then Traveler Admin can version control via MDM. They can require end users to install&upgrade the same version IPAs files.
over 2 years ago in Verse / Mobile (iOS) 1 Future Consideration

A design Object which is locked for design should not be used to refresh another db

WHAT:A design object whose design is locked, is obviously under construction. But it is used in any db refresh process although it is under construction ! WHY: if a incomplete design object gets used to refresh another DB it can cause problems as ...
7 months ago in Domino Designer / Documentation 6 Needs Review

Request that HCL Nomad (mobile) can search for words in attachments

Nomad for iOS does not have full-text indexing settings for offline databases (local replicas) and cannot search for words in attachments. Also, even if a full-text index with the options including Index Attachments (Filtered) is created by Lotus...
over 2 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Assessment

"Propose new time" should be available on mobile devices via traveler

A limitation of traveler is that the feature "Delegate and Propose new time" is not supported. https://www.ibm.com/support/knowledgecenter/de/SSYRPW_9.0.1/GeneralLimitations.html IBM/HCL should work on this feature because it's important to see ...
almost 7 years ago in Traveler 0 Assessment

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

Notification for APNS certificate expiry

Customer would like some kind of notification to receive when the APNS certificate is near or is expired already. Aside from issuing the command tell traveler status in the server console.
over 1 year ago in Traveler / Documentation 2 Assessment

Support for TLS 1.3 for Traveler and Verse App IOS and Android

Support for TLS 1.3 for Traveler and Verse App IOS and Android
about 3 years ago in Traveler 4 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 Designer Documentation with respect to Nomad Web

Currently, there is short and long term limitation explained with respect to Nomad Web in below URL--> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html There are additional URLs with respect to LotusScipt and Formula language...
over 2 years ago in Domino Designer / Documentation 1 Already Exists

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