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 8507

DXL not available on Nomad

I created a sample agent to import/export a Notes document using DXL. The agent works fine on the Notes client, but on Nomad I get the error "DOM parser operation failed". DXL doesn't seem to be available on Nomad. DXL has the potential to m...
11 months ago in Nomad 0 Future Consideration

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove database

I would like to be able to remove a database from my "workspace" in the Domino Mobile Apps.
over 5 years ago in Nomad 1 Assessment

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
almost 5 years ago in Domino Designer / LotusScript 0 Assessment

Support Verse as backend service for HCL Connections Mail client

In the current HCL Connections Mail plugin, iNotes is required to make this plugin work. With iNotes being deprecated in the near future please make sure this plugin keeps working. On top of that, on the current plugin and before we get to the rem...
over 1 year ago in Notes 0 Needs Review

Type ahead not working for in-string

Example : if the Domino Directory contains an entre for : Greg De Harrisson/ACME - greg.deharrisson@acme.com Typing "harr" in To field of a new memo returns nothing. Same for "dehar". But for "de h", it works. So type ahead should match any chara...
about 6 years ago in Notes 1 Assessment

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
over 6 years ago in Domino 4 Assessment

Status icon for various clients

In the previous versions the icon next to a user name, changed according to the kind of device he was connected with. Now in V11 even if the user is connected with a mobile device, the icon is always the same, e.g the green square. I understand th...
over 4 years ago in Sametime / Chat 5 Future Consideration

Add the menu option to see Advanced Document Properties to the Admin client

It would be very helpful if the advanced document properties were also available when viewing documents via the admin client. This would help in many places, such as viewing documents in the mail.box databases. -dh
about 1 year ago in Admin Client 1 Under Consideration

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
about 2 years ago in Domino Designer / LotusScript 2 Needs Clarification