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 8880

Allow Notes 10 Team Calendars to set Alarm Settings

Alarm Settings can not be enabled for shared calendars. The alarms daemon or background thread on the Notes client checks for alarms only in the mail file pointed to by the Location document. Alarms pop up and subsequent mail notification get sent...
over 6 years ago in Notes 0 Under Consideration

Ability to show unread count for views created by users

Customer requirement is to display number of unread document count for the views created by user in his mail database without making any modification to template. Some settings at Notes (Basic and standard) to fulfil this requirement.
almost 2 years ago in Notes 2 Under Consideration

Allow Editor and below access in ACL to modify Soft Deletion settings in Mail File Preferences

A Mail Settings was created to delete trash folder in certain number of hours and was set as "Initial Value". This settings was assigned to users under Policy Assignment of the Mail Policy. Users that has an "Editor" and below access in the ACL of...
over 5 years ago in Domino / Security 3 Under Consideration

Failover does not occur when the Archive Database is accessed via the mail files ( Tools + Archive )

In case of opening archive from mailbox (if server configured in archive settings is unavailable) user is not redirected to second (cluster member of the archive) server, of course on   second server the customer can find  archive d...
almost 6 years ago in Domino 1 Assessment

Should hide https://hostname/api/core/ for security side

From traveler R9.0.1.21, end user can anonymous access below URLhttps://hostname/api/core/ And get below info: links 0 rel "pwstats"href "/api/core/pwstats"1 rel "nonce"href "/api/core/nonce"2 rel "stats"href "/api/core/stats"Customer think it is ...
almost 6 years ago in Traveler 4 No Plans to Implement

Require SSL/TLS certificate mandatory in Domino implemetation.

While setting up Domino, SSL/TLS implemetation must be mandatory atleast for HTTP.
over 5 years ago in Domino / Security 0 Assessment

Incomplete support of X.509 certificates on Traveler/Companion is identified. Users cannot create / reply / forward encrypted emails using X.509 certificates on Traveler/Companion.

Our Expectation on the Users' Experience with their Mobile Devices:- (a) User_A (as an email sender on a mobile device) should be able to send an encrypted email to a recipient using X.509 public key certificate, retrieved from an organisation's d...
about 7 years ago in Traveler 0 Assessment

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration