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 1601 of 8851

Add email Reminders, Notifications, and Subscriptions to LEAP

App users with long running workflows would benefit from the use of reminder emails that they have outstanding work to complete. The ability for a LEAP admin to schedule a repeating reminder based on workflow stage inactivity or due date or some o...
over 1 year ago in Leap 0 Needs Review

Make mail transport service available in the service catalogue to enable a form designer to send an email on any javaScript event and not just as a submit activity

Make mail transport service available in the service catalogue to enable a form designer to send an email on any javaScript event and not just as a submit activity. It was possible for FEB and I know that for LEAP it was available for download fro...
about 2 years ago in Leap 1 Planning to Implement

Provision to transfer multiple users from role X to role Y dynamically

Submitting this idea for DLEAP. Suppose, there is a role X called "Readers" in the app which should contain users that are allowed to read the specific records. There is another role Y called "Managers". The "Managers" are allowed to approve workf...
8 months ago in Leap 0 Needs Review

Allow servers to run agents on foreign servers

In Domino it is not possible to have ServerA start an agent on ServerB. This will generate "Error 4184 Cannot access foreign servers when running on a server". The workaround is to call the agent through an http-call which present a lot of other o...
over 2 years ago in Domino / Administration 6 Needs Clarification

Option to route email based on sender address.

Domino Directory contain users with @domain1.com and @domain2.com internet addresses. They both have the same Organization certifier and Domino Domain. Domino Directory is replicated between all Domino servers. All user mail files are located in D...
over 5 years ago in Domino / Administration 3 Assessment

The date on the ACL log is not based on a standard format

A server-based database's ACL log displays dates in a format that isn't typical. Both end users and administrators find this confusing. To prevent misunderstandings, the date format used in the ACL logs should match that of the client's operating ...
almost 2 years ago in Domino / Administration 1 Under Consideration

Volt Service Configurations within a form to be able to pass attachments

Allow attachment object to be passed via service configuration. See similar forum post
over 3 years ago in Leap 0 Under Consideration

Add "spaced used in database by view/folder indexes" to catalog.nsf data

Currently, the catalog task reports the size of a database file and also its full text index size (if it has one). What would be really useful (when specifying new servers and/or identifying ways to optimising disk usage) would be to also know the...
about 1 year ago in Domino / Administration 0 Needs Review

Forgot/Reset Password Functionality for Domino Webmail (iNotes)

Application the Reset Password; functionality for Domino Inotes (http). This feature is availabletoday for almost any Web application which try to reset the password by sending notification to registered mail address. However, if you forget your D...
over 6 years ago in Domino / Administration 4 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 6 years ago in Domino Designer / Java 2 Under Consideration