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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 1125 of 8858

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Reuse of components

In Notes/Domino applications you can reuse components by copy and paste and link them together with "Inherit from design template" This should be possible for Volt applications too.
over 4 years ago in Leap 1 Under Consideration

Required Domino's IMAP service supported on iPhone/Android

Refer internal Doc Number:1448731 HCL doesn't support Domino's IMAP service on iPhone. This doesn't mean that the Domino' IMAP service doesn't work on the iPhone, It only means that the Domino's IMAP service on iPhone was not tested and not gone t...
over 1 year ago in Domino / General 1 Needs Clarification

How to determine why a particular message could not be recalled

This will benefit user to easily determine why a particular email could not be recalled
over 1 year ago in Domino / General 1 Needs Clarification

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Better integration between Domino Volt and HCL Enterprise Integrator

Domino Volt comes with a free entitlement for HCL Enterprise Integrator but currently there is no user friendly way to utilize said product form Domino Volt, You can manually create HEI Job that read / write to Volt NSF, however this is hard to do...
over 4 years ago in Leap 0 Needs Review

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed....
almost 7 years ago in Domino Designer / Views 0 Under Consideration

LotusScript binding with Node/Proton services

Similar to https://domino.ideas.aha.io/ideas/IDEAAD-I-15, LotusScript developers would benefit from a LotusScript to Node interface similar to LS2J. There are already a huge library of Node modules on NPM that LotusScript developers could utilize ...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow clicking an action button programmatically

We have several situations in which it would be very useful to be able to start a mail in the user's mail database from a different application. As an example: relevant mails are stored in the Project database (moved/deleted from the mail db). Whe...
over 2 years ago in Domino Designer / LotusScript 3 No Plans to Implement