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 616 of 8855

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
about 7 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement

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

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 6 years ago in Domino Designer / Views 0 Under Consideration

Needed provision to modify fields as they are inserted into an email using email services

Needed a way to customize fields as they're inserted into an email. For example, combining fixed text with a field value, or merging values from multiple fields using the 'Send Email service' Like "fixed text + field value" or "field 1 value + fie...
3 months ago in Leap / Documentation 0 Needs Review

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

Dynamic Views

In the Notes Client, in Notes Views, display dynamic data based on a query that does not require an index.Such a feature has been introduced in Notes/Domino 7 with the Db2 access views but was limited to Db2 data.We would like to have possibility ...
almost 6 years ago in Domino Designer / Views 1 Under Consideration

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

Add support for an IMAP account in Notes Client 12.0.2 and above

Notes Client 12.0.2 and above cannot be configured for an IMAP account and it gives an error as "Function not implemented by internet messaging extension" and the same error comes in Notes Client 14.0 as well. However an older version clients like...
about 1 year ago in Notes / Documentation 1 Needs Review

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