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 41

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate prob...
about 6 years ago in Domino Designer / LotusScript 5 Assessment

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when progr...
almost 6 years ago in Domino Designer / LotusScript 1 Assessment

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

Support Oauth2.0 for SMTP/POP/IMAP

Due to basic authentication method deprecation for connections via SMTP, POP and IMAP protocol for Office 365 and other Companies, the interoperability is not working fine, O365 already announced the deprecation Deprecation of Basic authentication...
over 2 years ago in Domino / Integration 2 Assessment

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

add @formula to work with categories

It would be very helpful, if we can work with categories in a view. For excample: customize the category colour, some additional values and so on. And it would be very nice, if we can get the category item to work with, like @GetColumnCategories(...
over 5 years ago in Domino Designer / Views 0 Assessment

The ldapsearch with the "memberOf" attribute to map the same group members as the "member" attribute.

We have found one matching SPR # KHII6JNDFQ: Enhancement Request to include Domino's LDAP attribute "memberOf" to be supported by default in Domino. An external application that utilizes groups from the Domino Directory via the ldap service requir...
over 1 year ago in Domino / Integration 0 Assessment

Add Group lookup in NotesDirectory and NotesDirectoryNavigator classes

It would be good to add functionality to do lookup of groups also in these classes and also other things that a developer might need to lookup in the nab/nabs but primarly groups. I know you can use this function to do a $namesfieldlookup and get ...
over 2 years ago in Domino Designer / LotusScript 0 Assessment

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

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 3 years ago in Domino Designer / LotusScript 3 Assessment