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

All ideas

Showing 8464

When the mail DB template upgraded to mail12.ntf, "Grouping by date" and "Message beginning" were enabled on their own.

The users do NOT want the settings to change on their own. Before the Notes client changes the setting, it should display a confirmation message and give the user the option to enable or disable the feature.
over 1 year ago in Notes 0 Needs Review

Ability to synchronize contacts from the HCL Verse app to be synchronized with a car.

Contacts from the HCL Verse app cannot be synchronized with a car. The user connects his iPhone to the car via Bluetooth. The contacts from the native contacts app are then displayed in the car and telephony would be possible. Unfortunately, t...
almost 2 years ago in Verse / Mobile (iOS) 1 Already Exists

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 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

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...
about 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Option to enable "Refresh design on admin server only" for a bulk of databases

We are facing an issue where it would be the solution to enable "Refresh design on admin server only" for databases on some specific servers. It is not option to enable the setting manually per database.
2 months ago in Domino 0 Needs Review

I would like to be able to use formulas in the table.

Currently, DominoLeap tables do not support calculations. For example, I would like to create an application where data such as product/quantity/unit price/amount is entered in one line and the total amount is calculated, but tables are not availa...
9 months ago in LEAP 1 Needs Review

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

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.
over 3 years ago in Verse / Verse on Premises 0 Under Consideration

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
about 6 years ago in Domino Designer / LotusScript 2 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 5 years ago in Domino Designer / Java 2 Under Consideration