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 1336 of 8869

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Non-English IMAP Outlook Client "Sent Item" and "Deleted Item" folders are not being updated

When connecting to Domino server via IMAP using non-English(Arabic, Korean, etc.) Outlook client, the "Sent Item" and "Deleted Item" folders are not being updated. You already have the notes.ini parameter EnableImapFolderSynch=1 and re-enabled the...
about 4 years ago in Domino / Integration 1 Assessment

Autopopulated group must not resave group document, if content has not changed.

Now even if Autopopulated group content has not changed, server still Resave Document. It would be better, if content is actual, server does not resave group document. From ChangeManagement, Compliance prospective all changes should be logged, and...
about 1 year ago in Domino / Security 0 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Prevent users from creating local replica

Customers wish to prohibit users from creating local replicas due to security concerns. It is not possible to turn off the "advanced menu" option or take out the checkmark next to "replicate or copy documents" as a workaround.
over 1 year ago in Domino / Security 3 Already Exists

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

New command to show the number of failed login attempts since last successful web login

Please add the possibility, to let the developer show the amount of login failures since the last successful web login to the the user. As this behaviour is well known in the web, it would improve security and transparence, if the user knows when ...
almost 7 years ago in Domino / Security 0 Under Consideration

Cert manager needs more commands

With the new plan to shorter lifespans of TLS certificates we need ways to renew certificates (other than let's encrypt) using domino server commands. So I'm from a pfx cert file on disk can Import/update a TLS cert using a server command. So I ne...
7 months ago in Domino / Security 1 Needs Review

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

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