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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
over 3 years ago in Domino Designer / Debugger 1 Under Consideration

Make new methods in NotesView Class named view.refreshIndex and view.rebuildIndex

As the existing method NotesView.refresh does NOT refreshing the views index but just updates the in-memory object data with the current view index, I´d wish there was a script method which would really refresh/rebuild the views index. In additi...
over 6 years ago in Domino Designer / LotusScript 5 Under Consideration

Registration Settings, Mail quota cannot be set more than 10GB

Mail quota cannot be set more than 10GB in Registration Settings/Policy, some customers has this huge quotas.
about 8 years ago in Domino 2 Assessment

Output of update/compact/fixup commands to a log file

When executing maintenance commands like fixup/update/compact, it would be nice to have an option to write the output of the command to a specific file. In addition, options for debugging or generating detailed output of errors or corruptions woul...
over 7 years ago in Domino / Administration 1 Under Consideration

Mail Template & Router : Allow recall scheduled message for all recipients(include internet mail recipients) when recall requested(before delivery).

V10 support scheduled message, but recall for the scheduled message works after the message is delivered to recipients. Please recall the scheduled message for all recipients in mail.box as soon as possible(before delivery) and allow recall schedu...
over 7 years ago in Domino 1 Assessment

Option to block or reject MIME encrypted emails from internal users at Domino server level

Many organizations use third-party email archiving solutions that cannot process MIME encrypted messages. While encryption can be controlled via policy in the Notes client, there is currently no Domino server-side mechanism to prevent or reject MI...
7 months ago in Domino 2 Needs Clarification

In categorized views, build the column-sums with obeying the users permissions

Today, the only way to get permission-sensitive column-sums in categorized views is private on first use, which leads to hundreds of personal views in our databases that all want to be maintained. Once they get too many they can even cause stabili...
about 8 years ago in Domino 0 Under Consideration

Add ability for notification on restore for domino Backup

There is a Notifications tab in the Configuration document with notifications for backup but not restore. Should have notification for restore since it can take a long time. So either put it in the configuration or add it to the restore job. What ...
7 months ago in Domino / Administration 1 Needs Review

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
almost 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement