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

Ideas

Showing 731 of 8859

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

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Allow starttls even with bad certificates

as of 2025-06 if you configure a Domino server (14.5 but also previous ones) to negotiate outgoing smtp with STARTTLS on port 25 Domino accepts to perform only TLS handshaking: - with other servers that support STARTTLS - that have a valid certifi...
5 months ago in Domino / Security 2 Needs Review

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Domino to support SCIM – System for Cross-domain Identity Management.

No description provided
about 4 years ago in Domino / Security 4 Needs Clarification

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

Add Ability To Set Secure Cookie Attribute To Domino Server

Can the ability to set the Secure cookie attribute be added to the HCL Domino server? This could be done similar to the SameSite cookie attribute that was added to Domino version 12.0.x. Most HTTP servers provide the ability to set the Secure cook...
over 3 years ago in Domino / Security 4 Already Exists

Ability to enable "Enforce a consistent Access Control List across all replicas" through Domino policy.

Would like to enable "Enforce a consistent Access Control List across all replicas" through Domino policy to enable it on all database including local databases without a server copy.
about 1 year ago in Domino / Security 1 Under Consideration

Policy setting which will lockout the notes client on subsequent incorrect password attempts

This functionality is very important for the implementation of security systems.
almost 6 years ago in Domino / Security 4 No Plans to Implement