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 731 of 8851

Ability to open a single calendar entry with Verse/Inotes via a specific url command

We are developing a widget that shows calendar appointments. The customer asked me if it is possible to open the calendar entry on the web mail (verse/inotes) by selecting the event on the widget. I could not find a domino url command that allows ...
10 months ago in Domino / Integration 2 Needs Review

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
over 6 years ago in Domino Designer / LotusScript 2 Assessment

Complete/clear JavaSapi for production use

The HTTP bridge bundle on Domino contains a Java peer to DSAPI, as I explored in this blog post: https://frostillic.us/blog/posts/2022/5/19/poking-around-with-javasapi I don’t know what limitations there are to this, but I’d imagine that developme...
over 3 years ago in Domino / Integration 5 Under Consideration

Show LotusScript functions or subroutines that are not called.

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Additional HEI Debug that can be set via an ini setting

HEI needs more debugging to assist in tracking down issues. for example if HEI is terminating abnormally when running, Installation fails, give more details on what is happening when an acitivity runs etc.
over 2 years ago in Enterprise Integrator 0 Assessment

More verbose SQL logging for HEI activities.

We can currently only trace the SQL being used in a replication activity. It would be nice to have this option availible for all activities so when an activity fails we know the exact SQL that was being used and can use this to resolve the error.
over 2 years ago in Enterprise Integrator 0 Under Consideration