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 2983 of 8875

Specific strings to debug for EHLO command

Customer would like to know if in SMTP debug for EHLO command if any string matches to "abvd@acme.com" like for example. If enabled below debug on the server. Logging is quite verbose set config SMTPDebug=3set config log_mailrouting=40tell rou...
4 months ago in Domino / Administration 1 Needs Clarification

Support calling lotusscript routines or agents in secondary NSF applications with parameters instead of context documents

We have a large application using multiple NSF databases. Several contain reference information/dictionary terms used by other Domino applications. Currently to access business logic in the external database you must call an agent with a reference...
almost 5 years ago in Domino / Integration 0 Under Consideration

Users present in Group are not able to see the documents present in database.

Primary Domino directory names.nsf contain a Group. Ex --> "PrimGrpMembers" Secondary Domino directory names_2nd.nsf also contain a group. Ex --> "SecondaryGrpMembers".  "SecondaryGrpMembers" consists of users from Primary Domino dire...
over 2 years ago in Domino / Security 2 Already Exists

Ability to display fixed width tables in Nomad effectively

Currently when the fixed width tables are displayed in Nomad, we need to scroll a lot on mobile's vertical screen. Due to size limitation on mobile screen, this issue happens for large fixed width tables. So there a feature request to add ability ...
about 4 years ago in Nomad / Nomad (Android) 0 Under Consideration

Design task option to update specific template's database

Notes developer would like to update only specific template's databases after modifying the template but design task have no option to set specific template. Request new option to set specific template like the following. e.g. load design -t "temp...
over 4 years ago in Domino / Administration 0 Assessment

Java Debugging. Assign port to single task

JavaDebugOptions are global now. That is an issue. If you add the address= attribute to your JavaDebugOptions JAVADEBUGOPTIONS=transport=dt_socket,server=y,suspend=n,address=8000 JAVAENABLEDEBUG=1 and you have let's say HTTP,DOTS in your Servertas...
over 4 years ago in Domino / Administration 2 Assessment

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Domino Security Policy functionality to allow the Lockout ID to function when set manually in Person documents.

Would like to see an enhancement the Domino Security Policy functionality to allow the Lockout ID to function when set manually in Person documents. This would allow both the Domino Security Policy enforcement of the Check Password option Lockout ...
4 months ago in Domino / Security 0 Needs Review

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Create a prometheus compliant exporter for domino stats.

Domino 10 added filesystem based exporter of stats for usage with external monitoring solutions. The de-facto standard for monitoring is becoming Prometheus with it's common format for exporting an application's stats. See, https://prometheus.io/d...
over 5 years ago in Domino / Integration 3 Assessment