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 419

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Integrate Domino with AsyncAPI for Event-Driven Architectures

In the world of Event-Driven Architectures, AsyncAPI initiative is growing and is adapted by platforms like Salesforce, Slack or SAP. Maybe Domino can be in that list and could be first step on the line of make Domino an EDA server.
over 4 years ago in Domino / Integration 0 Under Consideration

Have a Zoom rooms and Zoom personal account calendar integration for Domino

Either add EWS to domino (on premises and SCN) or add whichever domino calendar access type to the zoom calendar integration. Today, Zoom offers Google calendar or O365 or EWS Exchange as access models for the calendars of a Zoom room (-> resso...
almost 7 years ago in Domino / Integration 6 Under Consideration

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Show the properties of shared columns

When you select a shared column in a view in the Designer, its properties are not shown in the properties box. This makes it unneccessary hard for the designer, because he has to open the shared column for editing (or copy and paste it, look at th...
over 5 years ago in Domino Designer / Views 0 Under Consideration

"Optional arguments for OpenView" to also work on notes:// protocol

Requesting to have these open views in a native client using the address bar of the native client or a web browser work with the notes:// protocol rather than http:// Particularly, at this time these "Optional arguments for OpenView" below, only w...
about 6 years ago in Domino Designer / Views 0 Under Consideration

TOTP copy button for authentication

The copy button in HCL verse for TOTP URI copies all the content of the TOTP URI which results to the error "Key value has illegal character" However, pasting the value of the SECRET= part of the URI instead of pasting the whole TOTP URI works wit...
almost 4 years ago in Domino / Integration 1 Under Consideration

Allow to show images on views from another database

Allow to show images on views from another database, for example to have a repository of employee photos in a single source and show that in multiple databases views
almost 5 years ago in Domino Designer / Views 0 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration