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 8403 of 8403

Default to set "EDIT_FIND_SUPP_FONT=0" in Notes client's notes.ini file

Background: From Notes client 1101FP6/l202 and later version, it contains the fix for the issue of "Traditional Chinese characters and symbols get garbled", refer to following link: https://support.hcltechsw.com/csm?id=kb_article&sysparm_artic...
about 1 year ago in Notes 0 Under Consideration

Being able to add a contact from a message in Verse

Being able to add a contact from a message in Verse
about 2 years ago in Verse / Verse on Premises 0 Under Consideration

The expiration date for ID vault certificate is not able to update

The expiration period of Password reset certificate and vault certificate is 10 years after new setup. This period is not able to update. The function to update these certificates is needed.
almost 5 years ago in Admin Client 2 Under Consideration

Restart/maintenance shouldn't require user-reauthentication in HCL Verse. But make a setting for this

Today when restarting server (http service) users are required to reauthenticate to HCL Verse. This sets limitations when performing maintenance. Reauthentication should be a setting to be adjusted according to security guidelines.
2 months ago in Domino / Security 2 Needs Clarification

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

Increase Mail Rules Limit - 100 rules only can be created on Notes Client or 32K limit

Mail Rules Limitation - 100 rules only can be created on Notes Client or 32K limit
about 6 years ago in Notes 7 Assessment

Click sort using other column values

When I click on a column that has "Click on column header to sort" enabled, I may want to sort by other column values. For example, the first column is the country name, and the column value is "USA" or "Japan". The second column is the country co...
over 5 years ago in Domino Designer / Views 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

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Need to develop functionality to restrict the horizontal scroll bar scrolls till the columns are present in a view?

Currently, the Horizontal scroll bar is moving till the end of the Notes view. The requirement is to restrict the horizontal scroll bar till the columns with data are present in the view.
about 2 years ago in Notes 2 Needs Clarification