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 8554

Support SNMP for Domino on docker

Support Domino SNMP on docker based Domino deployments.
over 1 year ago in Domino / Administration 5 Needs Clarification

Have a browser-based IDE like Salesforce as Domino task

Add a new task to provide a web-based IDE to create Domino apps. This could run either as a local Domino or in the cloud. I wrote down some details here: https://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2FB6
about 6 years ago in Domino Designer 4 Assessment

Give Rich Text Field an additional property "Editable"

Sometime it is very useful, to prevent editing of rich text content of a form, while the rest of the form should be editable. And sometime the rt content should be editable, too. Depending on user, document status etc. Nowadays you either have to ...
over 4 years ago in Domino Designer 3 Under Consideration

Expand the default size limitation of console log in Domino server

The default size limitation of console log (console.log) in Domino server is 10 MB. If the size exceeds 10MB, the contents of the log will be cycled and the old contents will be deleted. However, with the amount of features available on Domino ser...
about 3 years ago in Domino / Administration 4 Under Consideration

Add log entry when One-Touch "signUsingAdminp" processing is finished

One of my main uses for One-Touch Setup is for running integration-test suites, and so I need to have listeners to see when all of the necessary init steps are finished, including signing of DB designs. As it is, I have it coded to roughly guess t...
almost 2 years ago in Domino / Administration 3 Under Consideration

Store email EML file in rich text using drag & drop

I can currently drag and drop the EML file onto the Windows desktop and then drag it from there into a directional text field. If I drag the email directly into a rich text field, a link is created in the rich text field. That's no use because fir...
4 months ago in Notes 0 Needs Review

Hit "You are not authorized to access that database" when clicking doclink in Alarm message

Reproduced steps: Send a meeting with "notify me" checking, and check "Send mail notification with subject" and fill some recipients. When the recipients got it they click on the doclink and get the message: You are not authorized to access that d...
over 1 year ago in Notes 0 Needs Review

Configure the Domino HTTP server to ignore "Authorization: Bearer" headers on Domino 12.0.2

This has always worked well in Domino 10, 11 and 12.0 but now HCL has implemented an option on the internet site to use a bearer token. The problem with this option is that you then need to configure an OIDC provider which is not well documentated...
almost 2 years ago in Domino / Security 3 Under Consideration

Volt Service Configurations within a form to be able to pass attachments

Allow attachment object to be passed via service configuration. See similar forum post
almost 3 years ago in Volt 0 Under Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
6 months ago in Domino Designer / LotusScript 0 Needs Review