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 651 of 8857

Support for Transfer-Encoding: chunked

In order to integrate with some soap web service and other http-based integrations, this support is required. The problem was not resolved in the Domino V10 which we had hoped for.The problem applies to both the web service consumer and the provid...
almost 7 years ago in Domino / Integration 0 Assessment

Sync Outlook with Lotus Notes Personal Address book (names.nsf).

Sync Outlook with Lotus Notes Personal Address book (names.nsf).
2 months ago in Traveler for Microsoft Outlook-HTMO 0 Needs Review

IBM Chat (mobile appl) should keep previous log after disconnected

IBM Chat (mobile appl) should keep previous log after disconnected. And then when re-conneted, log should start just after the last log. Current IBM chat needs to be connected always. But connection would be disconnected anytime on mobile environm...
over 7 years ago in Sametime / Chat 1 Under Consideration

Also Display "only online" users in public groups.

When you set or un-set the option "only online" in your display settings for your Sametime Contacts, it's only effective for your personal groups. See article: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037201 Please al...
over 3 years ago in Sametime / Chat 0 Assessment

Support remote mail databases

This is request to support remote mail databases for HTMO. Currently, HTMO needs to have local mail databases, but if it can support remote mail databases, customer can use HTMO together with Traveler.
almost 5 years ago in Traveler for Microsoft Outlook-HTMO 3 No Plans to Implement

@dblookup / @dbcolumn for views

To implement information from another view without saving it in the document.
about 7 years ago in Domino Designer / @Formulas 8 No Plans to Implement

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

Provide Sametime Chat Integration Feature support to MSOffice

***************update by PM*Provide Sametime Chat Integration Feature support to MSOffice via the Microsoft Outlook Add-in************** Presently Sametime Office Integration (OI) Feature is not supported on 64-bit MSOffice 2010/2013/2016 even tho...
over 6 years ago in Sametime / Chat 3 Assessment

Add support for opening a specific attachment in Formula

There is @Command( [AttachmentLaunch] ) Would it be possible to allow @Command( [AttachmentLaunch]; "AttachmentName" ) so a specific attachment can be opened with only one click?
over 2 years ago in Domino Designer / @Formulas 0 Assessment

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