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 306

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

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

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

Continuous Integration Build Server plugin

Provide the possibility to provide continious integration for Domino applications. Server plugin should be able to monitor git source control changes and based upon changes build a new NSF from the code.
about 3 years ago in Domino / Integration 4 Under Consideration

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Improvements on iNotes logout redirect function

Currently, we have the INI parameter "iNotes_WA_LogoutRedirect=" to set the redirect URL when a user logs out of iNotes. And this is a server-wide setting. However, when hosting multiple FQDN for iNotes, this is no longer applicable as you would w...
about 4 years ago in Domino / Integration 1 Under Consideration

using Domino Directory to extend the LDAP schema - support for binary LDAP attributes

At the moment using the DominoDirectory to extend the schema only supports the following data types: Domino data type LDAP attribute syntax Text Directory string Date/Time Generalized time Number Integer Names Distinguished name (Table.1 Data type...
over 1 year ago in Domino / Integration 2 Under Consideration