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 8376

NIFNSF : Support Notes client local DB.

When NIFNSF enabled on server and DB capacity reach to neerly maximum size, replication to Notes client local may get failure due to DB capacity reason.
over 5 years ago in Notes 0 Under Consideration

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Support POP3 and IMAP for repeat meetings for more than 20 years or infinite repeat meetings

Currently if the Exchange server sends a repeat meeting invitation which goes over 20 years or infinite repeat meeting, then while downloading this meeting invitation in Outlook via POP3 or IMAP, breaks the meeting invitation and only plain text i...
over 4 years ago in Domino / Administration 0 Under Consideration

Add reader name security to mail journaling

right now mail journaling supports only encryption as a mean to secure content on mail journaling. It would be useful to have emails journaled with reader names (for people involved) plus some specific [roles]. With roles we could give access to s...
about 1 year ago in Domino / General 0 Needs Review

Replica cluster informations

I often use the command show stat replica.cluster.currency.* the output is useful, example: Replica.Cluster.Currency.SRVNAME/SRVNAME.Outside8Hours = 0 Replica.Cluster.Currency.SRVNAME/SRVNAME.Uninitialized = 0 Replica.Cluster.Currency.SRVNAME/SR...
about 1 year ago in Domino / Reporting & Analytics 2 Needs Review

Register Tabs on top of Workspaces Theme 11 on Client 12.0

Please give us back the register tabs on top of the workspaces for Theme Notes-11-Motive. The 11-Motive is in some things better than the 9-Motive and was usable in Client version 11.01 together with the tabs. To get these tabs for Client 12.0 it ...
over 3 years ago in Notes 0 Needs Review

Run Servertasks in a sequence by dependencies, and not parallel by timeframe.

We would like to have dependencies in Servertasks. Example: Run Fixup and if its finished, run compact Or run compact -B and if it's finished, run backup. Now we cannot do that kind of schedules.
over 3 years ago in Domino / Administration 0 Under Consideration

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
over 5 years ago in Domino Designer / Java 0 Under Consideration

Compatibility con NTLM used by proxys made by ALLOT

Customers using ALLOT made proxys, used the NTLM secure protocol made by Microsoft As a consequence, image in email as shown as red X. Support of this protocol would allow customer to visualize correctly emails.
over 5 years ago in Domino / Security 1 Under Consideration

Programmaticaly switch displayed table row in Read Mode

Update: Sorry as commented bellow, It is possible to do it in Read Mode using notes.ini. Thanks for the comment. FIELD $TabTable := "TabName"; @Environment("notes.ini.var"; "TabName"); @If( @IsDocBeingEdited; @Command([RefreshHideFormulas]); @Co...
over 3 years ago in Notes 2 Needs Review