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

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...

All ideas

Showing 8477

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
11 months ago in Domino Designer / LotusScript 0 Needs Review

How can a simple user disable Group By Date in all folders?

How can a simple user disable the option "Group By Date" in all his folders? End users need to do that for each folder (too complicated and too long) or add parameters in notes.ini. (For now, this action can't be done by a simple user.) The end us...
over 1 year ago in Notes 0 Needs Review

Domino Office Connector

I remember that Domino.Doc can edit office files via ODMA which develop this connector using VB. Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, ...
about 2 years ago in Domino Designer / XPages 0 Under Consideration

show status of "LargeSummary" flag in database properties

with the implemantation of "largeSummary" in Domino 9.0.1 FP8 the limit for the amount of Summary data per document has been elevated from 64k to 16MB. To enable this feature for an existing database its ODS must be 52 or higher, and we need to ru...
over 4 years ago in Domino 2 Assessment

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 4 years ago in Nomad 1 Under Consideration

Enable TinyMCE Image Advanced Tab

The changing of the editor in VOP 3.2.0 to TinyMCE is great... with one exception. I can no longer set a border (or other advance properties) on an image. Please enable by default, or provide a way to configure, the "Advanced" tab on the image dia...
about 1 year ago in Verse / Verse on Premises 0 Needs Review

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Completing Free/Busy lookup from MS O365 / Exchange to Domino

Ability for an Exchange user (onprem+O365) to query the availability of a user hosted on Domino.
almost 2 years ago in Domino / Integration 0 Assessment

Can't expand the group members after click + from To field

Reproduce steps: 1. Create internet group in Domino directory with mail domain & group internet address. 2. Open outlook, create a new memo, select the created group from domino directory. 3. The group name is added in To field, the group name...
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 1 Assessment

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration