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 1898

shorter subject for several times forwarded mails

When forwarding a mail, the Notes client puts an "RE" or "Antwort" (for german language mailfiles) in front of the original message. If your mail addresses to a person with a different language, you quickly get a mixup of different language prefix...
about 6 years ago in Domino / Templates 0 Under Consideration

Domino/Notes cleaning up emails and email addresses

Domino will know the old and new aliases of email address and remove the old email address in the CC/To Field when replying back. More details are provided below. Remove Duplicate E-mails of same E-Mail Chain where aliases were used: This is a fea...
over 3 years ago in Domino / Administration 0 Under Consideration

Message Tracking Report Limit

Domino Mail Tracking fails generating report "Top 25 Senders By Count" with error "Too many messages were found. Please try shortening the time range or adding special conditions." Created a weekly report for "Top 25 Senders By Count". Reaching d...
over 6 years ago in Domino / Reporting & Analytics 1 Under Consideration

Controlling out-of-office notification settings via policy

There exists a setting named "Do not automatically reply to mail from Internet addresses" in out of office settings. Please consider if this setting/other out of office related settings can be controlled via mail policy in Domino.
about 3 years ago in Domino / Administration 0 Under Consideration

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

Show lines, paragraphs and other formatting symbols on Forms and subforms

Use the same button like on word processors to show editing parts like new lines, tabs, paragraphs on the Form editor. So, developer can see them. Also indicate if the text part has hide-when formula.
almost 7 years ago in Domino Designer 0 Under Consideration

Add parameter to method embedObject of class NotesRichTextItem to avoid compressing of attachments

In Notes it is possible to decide whether an attachment in a richtext field should be compressed or not by selecting or deselecting the checkbox "Compress". In the method embedObject of the class NotesRichTextItem in Lotusscript or RichTextItem in...
over 7 years ago in Domino Designer 4 Under Consideration

Add options to db.ftSearch for selected or exclude fields

There should be an option to tell the ftSearch query - to search only in the given list of fields - and an option for a list of fields to be excluded from search For example one could append a fields directive to the query like: Searchword with fi...
over 7 years ago in Domino 0 Under Consideration

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

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