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 8384

Provide a method to copy database file-path

This is an old anoyance; While it is possible in the Admin client to copy database information from the Files tab > Edit > Copy, that info contains too much info and needs to be reworked to get only the nsf file-path. Please provide a method...
5 months ago in Admin Client 3 Under Consideration

Better LotusScript access for front-end elements like embedded views

There are still a lot of elements which are not properly accessible via LotusScript. E.g. access to UIView in an embedded view, get curser position in embedded view, open and close categories in views etc. Every element available for the NotesClie...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

DOMI: Include dial-in information for MS Teams

Currently, Notes uses the Location field to show the Toll Number and Dial-in URL for MS Teams configured in DOMI, but users observed the following issues: Issue #1: user needs a device with internet to find the call in details. User can't just di...
about 1 year ago in Notes 0 Under Consideration

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
over 6 years ago in Domino Designer 5 Assessment

Complete reference for XSP.properties settings

We need a complete reference for low-level settings supported in xsp.properties (e.g. xsp.csrf.protection, xsp.sessionid.cookie.samesite, etc.). Historically I were looking into the xsp.properties.sample file in the data directory, but it’s not be...
almost 3 years ago in Domino Designer / XPages 0 Under Consideration

Domino to print a clear error message on console for a long SMTP message header

We understood that a single line in the SMTP message header should not exceed 998 characters, as per rfc5322#section-2.1.1, reference link- https://datatracker.ietf.org/doc/html/rfc5322#section-2.1.1 When Domino received extremely long "Referen...
5 months ago in Domino / General 0 Needs Review

Make Notes tabs behave like all modern browsers

We have certain expectations based on the way modern browsers work. Specifically: If I drag a tab outside of the Notes client, that should be the obvious trigger to "Open in New Window". I shouldn't have to right click to get to that feature. T...
almost 5 years ago in Notes 4 Assessment

Function to drop internet user immediately without restarting/stopping http task

The only way to drop the session immediately is to restart/stop the HTTP task which causes all HTTP users be disconnected from the server. On the server admin client, Server tab - Internet users, there is a list of all the active Internet Users, b...
almost 5 years ago in Admin Client 2 Assessment

Allow HTTP Basic Authentication with Umlauts using UTF-8

Currently Domino HTTP Basic Authentication Passwords need to be encoded in ISO-8859-1.Many other systems allow to use UTF.8. The standard is unclear but there is a specification where you can announce which encoding the server expects. See https:/...
almost 6 years ago in Domino / Security 2 Assessment