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 1363 of 8853

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
over 1 year ago in Leap 0 Needs Review

Domino Inbound SMTP STARTTLS -- Log TLS Version and used Cipher

Most other applications add the TLS Version and used cipher to the received header.Example: from xyz.acme.local (10.100.1.234) by abc.acme.local (10.100.109.233) with Acme SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P...
over 7 years ago in Domino / Security 3 Assessment

LotusScript JSONParser SetElement, SetArray

The new JSONParser for LotusScript is great but we need the ability to not only read but write into an JSON object and Arrays and be able to convert to JSON String and save into the document.
almost 7 years ago in Domino / Integration 3 Assessment

Improve SAML - We need act also as a Idp Provider

Currently, Domino can use SAML for authentication, but NOT to act as an IdP provider. There is a lot of product on cloud that in order to do SSO, they do require an IdP, an your are forced to use ADFS or Tivoli for that. On the same way that Domin...
over 7 years ago in Domino / Security 8 Assessment

LotusScript function to create eml file

No description provided
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Native reCAPTCHA Integration in Domino LEAP to Prevent Bot Submissions on Anonymous Forms

Requesting the addition of reCAPTCHA support in Domino LEAP to help prevent bots from submitting anonymous forms. While it is currently possible to implement reCAPTCHA through custom solutions, an out-of-the-box, integrated feature would significa...
12 months ago in Leap 1 Needs Review

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance OIDC to support dynamic custom claims

When using OIDC in Domino as a provider, need to be able to limit who can authenticate with each registered client application. Also, there needs to be an available ability to include the groups an authenticating user is in as part of the custom "...
4 months ago in Domino / Security 0 Needs Review

Minimize internal REST API usage in Data Grids to visible content only

Suppose an application contains a Management tab for the Management role users that contain several Data Grids with configuration documents, and the tab is not visible to normal users. When the network load was verified on the application, it was ...
4 months ago in Leap 0 Needs Review

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 6 years ago in Domino Designer / LotusScript 3 Assessment